Searched refs:is_auth_in_progress_ (Results 1 – 4 of 4) sorted by relevance
281 return is_auth_in_progress_; in UIShouldDepictAuthInProgress()570 bool is_auth_in_progress_; variable
79 is_auth_in_progress_(false), in ProfileSyncService()384 is_auth_in_progress_ = false; in Shutdown()549 is_auth_in_progress_ = false; in UpdateAuthErrorState()810 is_auth_in_progress_ = true; in OnUserSubmittedAuth()875 is_auth_in_progress_ = false; in OnUserCancelledDialog()
173 is_auth_in_progress_(false), in ProfileSyncService()853 is_auth_in_progress_ = false; in ShutdownImpl()1147 is_auth_in_progress_ = false; in UpdateAuthErrorState()1563 return is_auth_in_progress_; in waiting_for_auth()2091 is_auth_in_progress_ = true; in Observe()
938 bool is_auth_in_progress_; variable