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

  /external/chromium/chrome/browser/ui/webui/
chrome_web_ui_factory.h 23 virtual WebUI::TypeID GetWebUIType(Profile* profile, const GURL& url) const;
chrome_web_ui_factory.cc 234 WebUI::TypeID ChromeWebUIFactory::GetWebUIType(Profile* profile,
242 return GetWebUIType(profile, url) != WebUI::kNoWebUI;
  /external/chromium/chrome/browser/notifications/
balloon_host.cc 150 ChromeWebUIFactory::GetInstance()->GetWebUIType(balloon_->profile(),
  /external/chromium/chrome/browser/tab_contents/
background_contents.cc 227 ChromeWebUIFactory::GetInstance()->GetWebUIType(
  /external/chromium/chrome/browser/extensions/
extension_host.cc 570 ChromeWebUIFactory::GetInstance()->GetWebUIType(

Completed in 565 milliseconds