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

  /external/chromium/chrome/browser/profiles/
profile_keyed_service_factory.h 87 // Secondly, ProfileDestroyed() is called on every ServiceFactory and the
90 virtual void ProfileDestroyed(Profile* profile);
profile_keyed_service_factory.cc 83 void ProfileKeyedServiceFactory::ProfileDestroyed(Profile* profile) {
profile_dependency_manager.cc 60 (*it)->ProfileDestroyed(profile);
  /external/chromium/chrome/browser/extensions/
extension_message_service.h 45 // class. Then we can get rid of ProfileDestroyed().

Completed in 39 milliseconds