/external/chromium_org/content/browser/webui/ |
D | web_ui_controller_factory_registry.cc | 69 bool WebUIControllerFactoryRegistry::UseWebUIBindingsForURL( in UseWebUIBindingsForURL() function in content::WebUIControllerFactoryRegistry 73 if ((*factories)[i]->UseWebUIBindingsForURL(browser_context, url)) in UseWebUIBindingsForURL()
|
D | content_web_ui_controller_factory.h | 21 virtual bool UseWebUIBindingsForURL(BrowserContext* browser_context,
|
D | web_ui_controller_factory_registry.h | 28 virtual bool UseWebUIBindingsForURL(BrowserContext* browser_context,
|
D | content_web_ui_controller_factory.cc | 39 bool ContentWebUIControllerFactory::UseWebUIBindingsForURL( in UseWebUIBindingsForURL() function in content::ContentWebUIControllerFactory
|
/external/chromium_org/content/public/browser/ |
D | web_ui_controller_factory.h | 48 virtual bool UseWebUIBindingsForURL(BrowserContext* browser_context,
|
/external/chromium_org/chrome/browser/ui/webui/ |
D | chrome_web_ui_controller_factory.h | 27 virtual bool UseWebUIBindingsForURL(content::BrowserContext* browser_context,
|
D | chrome_web_ui_controller_factory.cc | 522 bool ChromeWebUIControllerFactory::UseWebUIBindingsForURL( in UseWebUIBindingsForURL() function in ChromeWebUIControllerFactory
|
/external/chromium_org/ui/keyboard/ |
D | keyboard.cc | 38 virtual bool UseWebUIBindingsForURL(content::BrowserContext* browser_context, in UseWebUIBindingsForURL() function in __anonf92d15470111::KeyboardWebUIControllerFactory
|
/external/chromium_org/content/browser/ |
D | site_instance_impl_unittest.cc | 51 virtual bool UseWebUIBindingsForURL(BrowserContext* browser_context, in UseWebUIBindingsForURL() function in content::__anonedbadbdf0111::SiteInstanceTestWebUIControllerFactory
|
/external/chromium_org/content/browser/frame_host/ |
D | render_frame_host_manager_unittest.cc | 67 virtual bool UseWebUIBindingsForURL(BrowserContext* browser_context, in UseWebUIBindingsForURL() function in content::__anon869c347d0111::RenderFrameHostManagerTestWebUIControllerFactory
|
/external/chromium_org/content/browser/renderer_host/ |
D | render_process_host_impl.cc | 1555 WebUIControllerFactoryRegistry::GetInstance()->UseWebUIBindingsForURL( in IsSuitableHost()
|
/external/chromium_org/content/renderer/ |
D | render_view_browsertest.cc | 114 virtual bool UseWebUIBindingsForURL(BrowserContext* browser_context, in UseWebUIBindingsForURL() function in content::__anon29591db60111::WebUITestWebUIControllerFactory
|
/external/chromium_org/content/browser/web_contents/ |
D | web_contents_impl_unittest.cc | 59 virtual bool UseWebUIBindingsForURL(BrowserContext* browser_context, in UseWebUIBindingsForURL() function in content::__anona7b7efdb0111::WebContentsImplTestWebUIControllerFactory
|