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

  /external/chromium/chrome/browser/profiles/
profile_keyed_service_factory.h 82 // First, ProfileShutdown() is called on every ServiceFactory and will
89 virtual void ProfileShutdown(Profile* profile);
profile_keyed_service_factory.cc 76 void ProfileKeyedServiceFactory::ProfileShutdown(Profile* profile) {
profile_dependency_manager.cc 55 (*it)->ProfileShutdown(profile);
profile_dependency_manager_unittest.cc 50 virtual void ProfileShutdown(Profile* profile) {

Completed in 2708 milliseconds