Home
last modified time | relevance | path

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

/external/cronet/components/prefs/
Dtesting_pref_service.h286 SetUserPref(const std::string& path, std::unique_ptr<base::Value> value) { in SetUserPref() function
292 SetUserPref(const std::string& path, base::Value value) { in SetUserPref() function
298 SetUserPref(const std::string& path, base::Value::Dict dict) { in SetUserPref() function
304 SetUserPref(const std::string& path, base::Value::List list) { in SetUserPref() function