Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/components/prefs/
H A Dpref_service.cc156 PersistentPrefStore::PrefReadError standalone_browser_store_error = in CheckPrefsLoaded() local
162 if (user_store_error == standalone_browser_store_error) { in CheckPrefsLoaded()
168 read_error_callback_.Run(standalone_browser_store_error); in CheckPrefsLoaded()