Searched refs:HasOffTheRecordContext (Results 1 – 9 of 9) sorted by relevance
39 virtual bool HasOffTheRecordContext(content::BrowserContext* context)
76 virtual bool HasOffTheRecordContext(content::BrowserContext* context) = 0;
56 bool TestExtensionsBrowserClient::HasOffTheRecordContext( in HasOffTheRecordContext() function in extensions::TestExtensionsBrowserClient
183 if (browser_client->HasOffTheRecordContext(browser_context)) { in OnExtensionUnloaded()
529 if (browser_client->HasOffTheRecordContext(browser_context_) && in DispatchLazyEvent()
32 virtual bool HasOffTheRecordContext(
78 bool ShellExtensionsBrowserClient::HasOffTheRecordContext( in HasOffTheRecordContext() function in extensions::ShellExtensionsBrowserClient
50 virtual bool HasOffTheRecordContext(
83 bool ChromeExtensionsBrowserClient::HasOffTheRecordContext( in HasOffTheRecordContext() function in extensions::ChromeExtensionsBrowserClient