Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/components/prefs/
H A Dtesting_pref_service.h288 SetUserPref(const std::string& path, std::unique_ptr<base::Value> value) { in SetUserPref() function
294 SetUserPref(const std::string& path, base::Value value) { in SetUserPref() function
300 SetUserPref(const std::string& path, base::Value::Dict dict) { in SetUserPref() function
306 SetUserPref(const std::string& path, base::Value::List list) { in SetUserPref() function