Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/prefs/
Dpref_store.h50 void ReadPrefsAsync(ReadErrorDelegate* error_delegate) override;
Dpref_store.cc93 void CefPrefStore::ReadPrefsAsync(ReadErrorDelegate* error_delegate) { in ReadPrefsAsync() function in CefPrefStore