Searched refs:ProfileDestroyed (Results 1 – 3 of 3) sorted by relevance
90 virtual void ProfileDestroyed(Profile* profile);
83 void ProfileKeyedServiceFactory::ProfileDestroyed(Profile* profile) { in ProfileDestroyed() function in ProfileKeyedServiceFactory
60 (*it)->ProfileDestroyed(profile); in DestroyProfileServices()