Searched refs:GetProfilePrefsPath (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Dprofiles_state.h24 base::FilePath GetProfilePrefsPath(const base::FilePath& profile_dir);
H A Dprofiles_state.cc41 base::FilePath GetProfilePrefsPath( function in namespace:profiles
/external/chromium/chrome/browser/profiles/
H A Dprofile_manager.h101 static FilePath GetProfilePrefsPath(const FilePath& profile_dir);
H A Dprofile_manager.cc108 FilePath ProfileManager::GetProfilePrefsPath( function in class:ProfileManager
/external/chromium/chrome/browser/first_run/
H A Dfirst_run.cc56 return ProfileManager::GetProfilePrefsPath(default_pref_dir);
/external/chromium_org/chrome/browser/first_run/
H A Dfirst_run.cc181 return profiles::GetProfilePrefsPath(default_pref_dir);

Completed in 92 milliseconds