Searched refs:IsBackgroundPage (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
H A Dextension_view_host.h62 virtual bool IsBackgroundPage() const OVERRIDE;
H A Dextension_view_host.cc138 bool ExtensionViewHost::IsBackgroundPage() const { function in class:extensions::ExtensionViewHost
/external/chromium_org/extensions/browser/
H A Dextension_host.h129 virtual bool IsBackgroundPage() const;
H A Dextension_host.cc190 if (IsBackgroundPage()) {
207 bool ExtensionHost::IsBackgroundPage() const { function in class:extensions::ExtensionHost

Completed in 95 milliseconds