OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kAboutShorthangURL
(Results
1 - 5
of
5
) sorted by null
/external/chromium/chrome/common/
about_handler.cc
17
chrome::
kAboutShorthangURL
,
url_constants.h
36
extern const char
kAboutShorthangURL
[];
url_constants.cc
43
const char
kAboutShorthangURL
[] = "about:shorthang";
/external/chromium/chrome/browser/
browser_about_handler_unittest.cc
86
GURL(chrome::
kAboutShorthangURL
),
87
GURL(chrome::
kAboutShorthangURL
),
/external/chromium/chrome/browser/ui/webui/
chrome_web_ui_factory.cc
265
url.spec() == chrome::
kAboutShorthangURL
;
Completed in 86 milliseconds