OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetHostsForProfile
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/profiles/
profile_destroyer.h
45
static bool
GetHostsForProfile
(Profile* const profile, HostSet* hosts);
profile_destroyer.cc
40
GetHostsForProfile
(profile, &hosts);
42
GetHostsForProfile
(profile->GetOffTheRecordProfile(), &hosts);
170
bool ProfileDestroyer::
GetHostsForProfile
(
Completed in 8535 milliseconds