HomeSort by relevance Sort by last modified time
    Searched refs:IsURLAcceptableForWebUI (Results 1 - 7 of 7) sorted by null

  /external/chromium/chrome/browser/ui/webui/
chrome_web_ui_factory.h 26 virtual bool IsURLAcceptableForWebUI(Profile* profile, const GURL& url) const;
chrome_web_ui_factory.cc 252 bool ChromeWebUIFactory::IsURLAcceptableForWebUI(
  /external/chromium_org/content/browser/webui/
web_ui_controller_factory_registry.h 34 bool IsURLAcceptableForWebUI(BrowserContext* browser_context,
web_ui_controller_factory_registry.cc 79 bool WebUIControllerFactoryRegistry::IsURLAcceptableForWebUI(
web_ui_impl.cc 77 !WebUIControllerFactoryRegistry::GetInstance()->IsURLAcceptableForWebUI(
  /external/chromium_org/content/browser/frame_host/
render_frame_host_manager.cc 535 if (!WebUIControllerFactoryRegistry::GetInstance()->IsURLAcceptableForWebUI(
    [all...]
  /external/chromium_org/content/browser/web_contents/
web_contents_impl.cc     [all...]

Completed in 74 milliseconds