/external/chromium_org/chrome/test/base/ |
D | test_chrome_web_ui_controller_factory.cc | 43 WebUIController* TestChromeWebUIControllerFactory::CreateWebUIControllerForURL( in CreateWebUIControllerForURL() function in TestChromeWebUIControllerFactory 48 ChromeWebUIControllerFactory::CreateWebUIControllerForURL(web_ui, url); in CreateWebUIControllerForURL()
|
D | test_chrome_web_ui_controller_factory.h | 47 virtual content::WebUIController* CreateWebUIControllerForURL(
|
/external/chromium_org/content/browser/webui/ |
D | web_ui_controller_factory_registry.cc | 36 WebUIController* WebUIControllerFactoryRegistry::CreateWebUIControllerForURL( in CreateWebUIControllerForURL() function in content::WebUIControllerFactoryRegistry 40 WebUIController* controller = (*factories)[i]->CreateWebUIControllerForURL( in CreateWebUIControllerForURL()
|
D | content_web_ui_controller_factory.h | 23 virtual WebUIController* CreateWebUIControllerForURL(
|
D | web_ui_controller_factory_registry.h | 22 virtual WebUIController* CreateWebUIControllerForURL(
|
D | content_web_ui_controller_factory.cc | 44 WebUIController* ContentWebUIControllerFactory::CreateWebUIControllerForURL( in CreateWebUIControllerForURL() function in content::ContentWebUIControllerFactory
|
/external/chromium_org/content/public/browser/ |
D | web_ui_controller_factory.h | 32 virtual WebUIController* CreateWebUIControllerForURL(
|
/external/chromium_org/chrome/browser/ui/webui/ |
D | chrome_web_ui_controller_factory.h | 29 virtual content::WebUIController* CreateWebUIControllerForURL(
|
D | chrome_web_ui_controller_factory.cc | 531 WebUIController* ChromeWebUIControllerFactory::CreateWebUIControllerForURL( in CreateWebUIControllerForURL() function in ChromeWebUIControllerFactory
|
/external/chromium_org/ui/keyboard/ |
D | keyboard.cc | 42 virtual content::WebUIController* CreateWebUIControllerForURL( in CreateWebUIControllerForURL() function in __anonf92d15470111::KeyboardWebUIControllerFactory
|
/external/chromium_org/content/browser/ |
D | site_instance_impl_unittest.cc | 39 virtual WebUIController* CreateWebUIControllerForURL( in CreateWebUIControllerForURL() function in content::__anonedbadbdf0111::SiteInstanceTestWebUIControllerFactory
|
/external/chromium_org/content/browser/frame_host/ |
D | render_frame_host_manager_unittest.cc | 50 virtual WebUIController* CreateWebUIControllerForURL( in CreateWebUIControllerForURL() function in content::__anon869c347d0111::RenderFrameHostManagerTestWebUIControllerFactory
|
/external/chromium_org/content/renderer/ |
D | render_view_browsertest.cc | 102 virtual WebUIController* CreateWebUIControllerForURL( in CreateWebUIControllerForURL() function in content::__anon29591db60111::WebUITestWebUIControllerFactory
|
/external/chromium_org/content/browser/web_contents/ |
D | web_contents_impl_unittest.cc | 42 virtual WebUIController* CreateWebUIControllerForURL( in CreateWebUIControllerForURL() function in content::__anona7b7efdb0111::WebContentsImplTestWebUIControllerFactory
|
D | web_contents_impl.cc | 704 CreateWebUIControllerForURL(web_ui, url); in CreateWebUI()
|