HomeSort by relevance Sort by last modified time
    Searched defs:ServiceHasOwnInstanceInIncognito (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/
background_contents_service_factory.cc 38 bool BackgroundContentsServiceFactory::ServiceHasOwnInstanceInIncognito() {
  /external/chromium/chrome/browser/notifications/
desktop_notification_service_factory.cc 42 bool DesktopNotificationServiceFactory::ServiceHasOwnInstanceInIncognito() {
  /external/chromium/chrome/browser/profiles/
profile_keyed_service_factory.cc 31 } else if (ServiceHasOwnInstanceInIncognito()) {
72 bool ProfileKeyedServiceFactory::ServiceHasOwnInstanceInIncognito() {

Completed in 234 milliseconds