Home
last modified time | relevance | path

Searched refs:DestroyProfileServices (Results 1 – 5 of 5) sorted by relevance

/external/chromium/chrome/browser/profiles/
Dprofile_dependency_manager_unittest.cc63 manager()->DestroyProfileServices(NULL); in TEST_F()
75 manager()->DestroyProfileServices(NULL); in TEST_F()
90 manager()->DestroyProfileServices(NULL); in TEST_F()
113 manager()->DestroyProfileServices(NULL); in TEST_F()
137 manager()->DestroyProfileServices(NULL); in TEST_F()
170 manager()->DestroyProfileServices(NULL); in TEST_F()
Dprofile_dependency_manager.h40 void DestroyProfileServices(Profile* profile);
Dprofile_dependency_manager.cc49 void ProfileDependencyManager::DestroyProfileServices(Profile* profile) { in DestroyProfileServices() function in ProfileDependencyManager
Dprofile.cc194 ProfileDependencyManager::GetInstance()->DestroyProfileServices(this); in ~OffTheRecordProfileImpl()
Dprofile_impl.cc585 ProfileDependencyManager::GetInstance()->DestroyProfileServices(this); in ~ProfileImpl()