Searched refs:ProfileShutdown (Results 1 – 4 of 4) sorted by relevance
89 virtual void ProfileShutdown(Profile* profile);
76 void ProfileKeyedServiceFactory::ProfileShutdown(Profile* profile) { in ProfileShutdown() function in ProfileKeyedServiceFactory
55 (*it)->ProfileShutdown(profile); in DestroyProfileServices()
50 virtual void ProfileShutdown(Profile* profile) { in ProfileShutdown() function in TestService