OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetObserversForProfile
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/chromeos/contacts/
contact_manager.cc
92
Observers* observers =
GetObserversForProfile
(profile, true);
101
Observers* observers =
GetObserversForProfile
(profile, false);
132
Observers* observers =
GetObserversForProfile
(profile, false);
163
ContactManager::Observers* ContactManager::
GetObserversForProfile
(
contact_manager.h
102
Observers*
GetObserversForProfile
(Profile* profile, bool create);
Completed in 1412 milliseconds