Home
last modified time | relevance | path

Searched refs:kChromeUIBluetoothInternalsHost (Results 1 – 10 of 10) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/bluetooth_internals/
H A Dbluetooth_internals_ui.cc24 content::WebUIDataSource::Create(chrome::kChromeUIBluetoothInternalsHost); in BluetoothInternalsUI()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/ui/webui/bluetooth_internals/
H A Dbluetooth_internals_ui.cc23 content::WebUIDataSource::Create(chrome::kChromeUIBluetoothInternalsHost); in BluetoothInternalsUI()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/common/
H A Dwebui_url_constants.cc28 const char kChromeUIBluetoothInternalsHost[] = "bluetooth-internals"; variable
456 kChromeUIBluetoothInternalsHost,
H A Dwebui_url_constants.h36 extern const char kChromeUIBluetoothInternalsHost[];
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/common/
H A Dwebui_url_constants.cc30 const char kChromeUIBluetoothInternalsHost[] = "bluetooth-internals"; variable
536 kChromeUIBluetoothInternalsHost,
H A Dwebui_url_constants.h36 extern const char kChromeUIBluetoothInternalsHost[];
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/dev_ui/android/
H A Ddev_ui_loader_throttle.cc33 host == chrome::kChromeUIBluetoothInternalsHost || in IsWebUiHostInDevUiDfm()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/ui/webui/
H A Dchrome_web_ui_controller_factory.cc399 if (url.host_piece() == chrome::kChromeUIBluetoothInternalsHost) in GetWebUIFactoryFunction()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/
H A Dchrome_web_ui_controller_factory.cc519 if (url.host_piece() == chrome::kChromeUIBluetoothInternalsHost) in GetWebUIFactoryFunction()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/renderer/
H A Dchrome_content_renderer_client.cc1617 host_piece == chrome::kChromeUIBluetoothInternalsHost || in RequiresHtmlImports()