Searched defs:error_delegate (Results 1 – 5 of 5) sorted by relevance
51 void ReadPrefsAsync(ReadErrorDelegate* error_delegate) override {} in ReadPrefsAsync()
173 void SegregatedPrefStore::ReadPrefsAsync(ReadErrorDelegate* error_delegate) { in ReadPrefsAsync()
184 std::unique_ptr<ReadErrorDelegate> error_delegate(error_delegate_raw); in ReadPrefsAsync() local
148 void TestingPrefStore::ReadPrefsAsync(ReadErrorDelegate* error_delegate) { in ReadPrefsAsync()
293 void JsonPrefStore::ReadPrefsAsync(ReadErrorDelegate* error_delegate) { in ReadPrefsAsync()