Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/sync/
Dprofile_sync_service.h281 return is_auth_in_progress_; in UIShouldDepictAuthInProgress()
570 bool is_auth_in_progress_; variable
Dprofile_sync_service.cc79 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()