Home
last modified time | relevance | path

Searched refs:CreateProfilePrefs (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/prefs/
Dchrome_pref_service_factory.h70 scoped_ptr<PrefServiceSyncable> CreateProfilePrefs(
Dchrome_pref_service_factory.cc437 scoped_ptr<PrefServiceSyncable> CreateProfilePrefs( in CreateProfilePrefs() function
/external/chromium_org/chrome/browser/profiles/
Dprofile_impl.cc465 prefs_ = chrome_prefs::CreateProfilePrefs( in ProfileImpl()