Home
last modified time | relevance | path

Searched refs:ServiceRedirectedInIncognito (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/profiles/
Dprofile_keyed_service_factory.cc29 if (ServiceRedirectedInIncognito()) { in GetServiceForProfile()
68 bool ProfileKeyedServiceFactory::ServiceRedirectedInIncognito() { in ServiceRedirectedInIncognito() function in ProfileKeyedServiceFactory
Dprofile_keyed_service_factory.h75 virtual bool ServiceRedirectedInIncognito();
/external/chromium/chrome/browser/themes/
Dtheme_service_factory.h44 virtual bool ServiceRedirectedInIncognito();
Dtheme_service_factory.cc58 bool ThemeServiceFactory::ServiceRedirectedInIncognito() { in ServiceRedirectedInIncognito() function in ThemeServiceFactory