HomeSort by relevance Sort by last modified time
    Searched refs:AddComponent (Results 1 - 6 of 6) sorted by null

  /external/chromium/chrome/browser/profiles/
profile_dependency_manager.h 23 void AddComponent(ProfileKeyedServiceFactory* component);
profile_keyed_service_factory.cc 17 dependency_manager_->AddComponent(this);
profile_dependency_manager.cc 17 void ProfileDependencyManager::AddComponent(
  /external/chromium_org/components/browser_context_keyed_service/
browser_context_dependency_manager.h 33 void AddComponent(BrowserContextKeyedBaseFactory* component);
browser_context_keyed_base_factory.cc 20 dependency_manager_->AddComponent(this);
browser_context_dependency_manager.cc 26 void BrowserContextDependencyManager::AddComponent(

Completed in 124 milliseconds