HomeSort by relevance Sort by last modified time
    Searched refs:is_auth_in_progress_ (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/sync/
profile_sync_service.h 281 return is_auth_in_progress_;
570 bool is_auth_in_progress_; member in class:ProfileSyncService
profile_sync_service.cc 79 is_auth_in_progress_(false),
384 is_auth_in_progress_ = false;
549 is_auth_in_progress_ = false;
810 is_auth_in_progress_ = true;
875 is_auth_in_progress_ = false;
    [all...]

Completed in 150 milliseconds