Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/profiles/
Dprofile_dependency_manager.h23 void AddComponent(ProfileKeyedServiceFactory* component);
Dprofile_keyed_service_factory.cc17 dependency_manager_->AddComponent(this); in ProfileKeyedServiceFactory()
Dprofile_dependency_manager.cc17 void ProfileDependencyManager::AddComponent( in AddComponent() function in ProfileDependencyManager