Home
last modified time | relevance | path

Searched defs:ReadPrefsAsync (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/components/prefs/
H A Din_memory_pref_store.h51 void ReadPrefsAsync(ReadErrorDelegate* error_delegate) override {} in ReadPrefsAsync() function
H A Dsegregated_pref_store.cc173 void SegregatedPrefStore::ReadPrefsAsync(ReadErrorDelegate* error_delegate) { in ReadPrefsAsync() function in SegregatedPrefStore
H A Doverlay_user_pref_store.cc182 void OverlayUserPrefStore::ReadPrefsAsync( in ReadPrefsAsync() function in OverlayUserPrefStore
H A Dtesting_pref_store.cc148 void TestingPrefStore::ReadPrefsAsync(ReadErrorDelegate* error_delegate) { in ReadPrefsAsync() function in TestingPrefStore
H A Djson_pref_store.cc293 void JsonPrefStore::ReadPrefsAsync(ReadErrorDelegate* error_delegate) { in ReadPrefsAsync() function in JsonPrefStore