Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/components/prefs/android/
H A Dpref_service_android.cc70 jboolean PrefServiceAndroid::HasPrefPath( in HasPrefPath() function in PrefServiceAndroid
/aosp_15_r20/external/cronet/components/prefs/
H A Dpref_service_unittest.cc71 TEST(PrefServiceTest, HasPrefPath) { in TEST() argument
H A Dpref_service.cc214 bool PrefService::HasPrefPath(const std::string& path) const { in HasPrefPath() function in PrefService