Searched refs:read_success_ (Results 1 – 2 of 2) sorted by relevance
18 read_success_(true), in TestingPrefStore()127 if (read_success_ && read_error_ != PREF_READ_ERROR_NONE && error_delegate_) in NotifyInitializationCompleted()130 observer.OnInitializationCompleted(read_success_); in NotifyInitializationCompleted()208 read_success_ = read_success; in set_read_success()
102 bool read_success_; variable