HomeSort by relevance Sort by last modified time
    Searched refs:ServiceRedirectedInIncognito (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/themes/
theme_service_factory.h 44 virtual bool ServiceRedirectedInIncognito();
theme_service_factory.cc 58 bool ThemeServiceFactory::ServiceRedirectedInIncognito() {
  /external/chromium/chrome/browser/profiles/
profile_keyed_service_factory.h 75 virtual bool ServiceRedirectedInIncognito();
profile_keyed_service_factory.cc 29 if (ServiceRedirectedInIncognito()) {
68 bool ProfileKeyedServiceFactory::ServiceRedirectedInIncognito() {

Completed in 49 milliseconds