OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kChromeUIBluetoothPairingHost
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/ui/webui/chromeos/
bluetooth_pairing_ui.cc
35
content::WebUIDataSource::Create(chrome::
kChromeUIBluetoothPairingHost
);
/external/chromium_org/chrome/common/
url_constants.cc
251
const char
kChromeUIBluetoothPairingHost
[] = "bluetooth-pairing";
url_constants.h
244
extern const char
kChromeUIBluetoothPairingHost
[];
/external/chromium_org/chrome/browser/ui/webui/
chrome_web_ui_controller_factory.cc
381
if (url.host() == chrome::
kChromeUIBluetoothPairingHost
)
Completed in 28 milliseconds