Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/sync/
Dprofile_sync_service.cc215 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()
Dprofile_sync_service.h1020 bool is_auth_in_progress_; variable