Searched refs:kChromeUIBluetoothPairingHost (Results 1 – 4 of 4) sorted by relevance
35 content::WebUIDataSource::Create(chrome::kChromeUIBluetoothPairingHost); in BluetoothPairingUI()
253 extern const char kChromeUIBluetoothPairingHost[];
262 const char kChromeUIBluetoothPairingHost[] = "bluetooth-pairing"; variable
409 if (url.host() == chrome::kChromeUIBluetoothPairingHost) in GetWebUIFactoryFunction()