Home
last modified time | relevance | path

Searched refs:ProfileDestroyed (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/profiles/
Dprofile_keyed_service_factory.h90 virtual void ProfileDestroyed(Profile* profile);
Dprofile_keyed_service_factory.cc83 void ProfileKeyedServiceFactory::ProfileDestroyed(Profile* profile) { in ProfileDestroyed() function in ProfileKeyedServiceFactory
Dprofile_dependency_manager.cc60 (*it)->ProfileDestroyed(profile); in DestroyProfileServices()