Searched refs:IsBackgroundPageAllowed (Results 1 – 5 of 5) sorted by relevance
21 virtual bool IsBackgroundPageAllowed(
48 virtual bool IsBackgroundPageAllowed(BrowserContext* context) const OVERRIDE { in IsBackgroundPageAllowed() function in extensions::__anon882bf5000111::TestProcessManagerDelegate
318 if (delegate && !delegate->IsBackgroundPageAllowed(GetBrowserContext())) in CreateBackgroundHost()818 if (delegate && !delegate->IsBackgroundPageAllowed(GetBrowserContext())) in MaybeCreateStartupBackgroundHosts()
28 virtual bool IsBackgroundPageAllowed(
38 bool ChromeProcessManagerDelegate::IsBackgroundPageAllowed( in IsBackgroundPageAllowed() function in extensions::ChromeProcessManagerDelegate