HomeSort by relevance Sort by last modified time
    Searched refs:is_auth_in_progress_ (Results 1 - 4 of 4) 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...]
  /external/chromium_org/chrome/browser/sync/
profile_sync_service.cc 167 is_auth_in_progress_(false),
787 is_auth_in_progress_ = false;
    [all...]
profile_sync_service.h 847 bool is_auth_in_progress_; member in class:ProfileSyncService
    [all...]

Completed in 496 milliseconds