OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetWebUIWebContents
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/ui/webui/
downloads_dom_handler.h
98
virtual content::WebContents*
GetWebUIWebContents
();
downloads_dom_handler.cc
392
content::WebContents* web_contents =
GetWebUIWebContents
();
543
GetWebUIWebContents
(),
586
content::WebContents* DownloadsDOMHandler::
GetWebUIWebContents
() {
downloads_dom_handler_browsertest.cc
84
virtual content::WebContents*
GetWebUIWebContents
() OVERRIDE {
Completed in 1417 milliseconds