OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ProfileShutdown
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/browser/profiles/
profile_keyed_service_factory.h
82
// First,
ProfileShutdown
() is called on every ServiceFactory and will
89
virtual void
ProfileShutdown
(Profile* profile);
profile_keyed_service_factory.cc
76
void ProfileKeyedServiceFactory::
ProfileShutdown
(Profile* profile) {
profile_dependency_manager.cc
55
(*it)->
ProfileShutdown
(profile);
profile_dependency_manager_unittest.cc
50
virtual void
ProfileShutdown
(Profile* profile) {
Completed in 247 milliseconds