Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/components/prefs/
H A Dpref_value_store.cc187 bool PrefValueStore::PrefValueUserModifiable(const std::string& name) const { in PrefValueUserModifiable() function in PrefValueStore
H A Dpref_value_store_unittest.cc667 TEST_F(PrefValueStoreTest, PrefValueUserModifiable) { in TEST_F() argument