OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DestroyProfileServices
(Results
1 - 5
of
5
) sorted by null
/external/chromium/chrome/browser/profiles/
profile_dependency_manager.h
40
void
DestroyProfileServices
(Profile* profile);
profile_dependency_manager_unittest.cc
63
manager()->
DestroyProfileServices
(NULL);
75
manager()->
DestroyProfileServices
(NULL);
90
manager()->
DestroyProfileServices
(NULL);
113
manager()->
DestroyProfileServices
(NULL);
137
manager()->
DestroyProfileServices
(NULL);
170
manager()->
DestroyProfileServices
(NULL);
profile_dependency_manager.cc
49
void ProfileDependencyManager::
DestroyProfileServices
(Profile* profile) {
profile.cc
194
ProfileDependencyManager::GetInstance()->
DestroyProfileServices
(this);
profile_impl.cc
585
ProfileDependencyManager::GetInstance()->
DestroyProfileServices
(this);
[
all
...]
Completed in 47 milliseconds