OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetProfilePrefsPath
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/profiles/
profile_manager.h
101
static FilePath
GetProfilePrefsPath
(const FilePath& profile_dir);
profile_manager.cc
108
FilePath ProfileManager::
GetProfilePrefsPath
(
/external/chromium/chrome/browser/first_run/
first_run.cc
56
return ProfileManager::
GetProfilePrefsPath
(default_pref_dir);
Completed in 3160 milliseconds