OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HasWebUIScheme
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/webui/
chrome_web_ui_factory.h
25
virtual bool
HasWebUIScheme
(const GURL& url) const;
chrome_web_ui_factory.cc
245
bool ChromeWebUIFactory::
HasWebUIScheme
(const GURL& url) const {
323
if (!
HasWebUIScheme
(page_url))
Completed in 299 milliseconds