Searched defs:FindPreference (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/prefs/
H A Dpref_service.cc334 const Preference* pref = FindPreference(path);
349 const Preference* pref = FindPreference(path);
364 const Preference* pref = FindPreference(path);
379 const Preference* pref = FindPreference(path);
394 const Preference* pref = FindPreference(path);
405 const Preference* pref = FindPreference(path);
414 const Preference* pref = FindPreference(i->first.c_str());
423 const PrefService::Preference* PrefService::FindPreference( function in class:PrefService
443 const Preference* pref = FindPreference(pref_name);
450 const Preference* pref = FindPreference(pat
[all...]

Completed in 16 milliseconds