Home
last modified time | relevance | path

Searched defs:pref_path (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/chromeos/
Duser_cros_settings_provider.cc54 bool IsControlledBooleanSetting(const std::string& pref_path) { in IsControlledBooleanSetting()
64 bool IsControlledStringSetting(const std::string& pref_path) { in IsControlledStringSetting()
71 bool IsControlledListSetting(const std::string& pref_path) { in IsControlledListSetting()
78 void RegisterSetting(PrefService* local_state, const std::string& pref_path) { in RegisterSetting()
/external/chromium/chrome/browser/extensions/
Dextension_service_unittest.cc704 const std::string& pref_path, in ValidateBooleanPref()
726 const std::string& pref_path) { in IsPrefExist()
745 const std::string& pref_path, in ValidateIntegerPref()
767 const std::string& pref_path, in ValidateStringPref()
789 const std::string& pref_path, in SetPref()
802 const std::string& pref_path, in SetPrefInteg()
815 const std::string& pref_path, in SetPrefBool()
826 const std::string& pref_path) { in ClearPref()
840 const std::string& pref_path, in SetPrefStringSet()
918 FilePath pref_path = source_install_dir in TEST_F() local
[all …]