Searched refs:is_auth_in_progress_ (Results 1 – 2 of 2) sorted by relevance
215 is_auth_in_progress_(false), in ProfileSyncService()877 is_auth_in_progress_ = false; in ShutdownImpl()1212 is_auth_in_progress_ = false; in UpdateAuthErrorState()1682 return is_auth_in_progress_; in waiting_for_auth()2263 is_auth_in_progress_ = true; in GoogleSigninSucceeded()
1020 bool is_auth_in_progress_; variable