Home
last modified time | relevance | path

Searched refs:GetValueFromStoreWithType (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/components/prefs/
H A Dpref_value_store.cc125 if (GetValueFromStoreWithType(name, type, static_cast<PrefStoreType>(i), in GetValue()
135 return GetValueFromStoreWithType(name, type, RECOMMENDED_STORE, out_value); in GetRecommendedValue()
262 bool PrefValueStore::GetValueFromStoreWithType( in GetValueFromStoreWithType() function in PrefValueStore
H A Dpref_value_store.h229 bool GetValueFromStoreWithType(base::StringPiece name,