Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/profiles/
Dprofile_keyed_service_factory.h89 virtual void ProfileShutdown(Profile* profile);
Dprofile_keyed_service_factory.cc76 void ProfileKeyedServiceFactory::ProfileShutdown(Profile* profile) { in ProfileShutdown() function in ProfileKeyedServiceFactory
Dprofile_dependency_manager.cc55 (*it)->ProfileShutdown(profile); in DestroyProfileServices()
Dprofile_dependency_manager_unittest.cc50 virtual void ProfileShutdown(Profile* profile) { in ProfileShutdown() function in TestService