Home
last modified time | relevance | path

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

/external/cronet/components/prefs/android/
Dpref_service_android.cc35 void PrefServiceAndroid::ClearPref(JNIEnv* env, in ClearPref() function in PrefServiceAndroid
/external/cronet/components/prefs/
Dpref_service.cc377 void PrefService::ClearPref(const std::string& path) { in ClearPref() function in PrefService