Home
last modified time | relevance | path

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

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