Searched defs:GetBrowser (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/notifications/
H A Dballoon_host.cc56 Browser* BalloonHost::GetBrowser() { function in class:BalloonHost
/external/chromium/chrome/browser/extensions/
H A Dextension_web_ui.cc192 Browser* ExtensionWebUI::GetBrowser() { function in class:ExtensionWebUI
213 if (GetBrowser())
H A Dextension_host.cc221 const Browser* ExtensionHost::GetBrowser() const { function in class:ExtensionHost
225 Browser* ExtensionHost::GetBrowser() { function in class:ExtensionHost
667 Browser *browser = GetBrowser();
827 const Browser* browser = GetBrowser();

Completed in 62 milliseconds