Home
last modified time | relevance | path

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

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