Searched refs:GetMutableUserPref (Results 1 – 4 of 4) sorted by relevance
33 value_ = service_->GetMutableUserPref(path_, type); in GetValueOfType()
511 base::Value* GetMutableUserPref(const std::string& path,
376 prefs->GetMutableUserPref(entry.pref_name, base::Value::Type::DICT); in TEST()
512 base::Value* PrefService::GetMutableUserPref(const std::string& path, in GetMutableUserPref() function in PrefService