Searched refs:DependsOn (Results 1 – 3 of 3) sorted by relevance
61 void DependsOn(ProfileKeyedServiceFactory* rhs);
58 void ProfileKeyedServiceFactory::DependsOn(ProfileKeyedServiceFactory* rhs) { in DependsOn() function in ProfileKeyedServiceFactory
21 child->DependsOn(parent); in DependOn()