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

  /external/chromium_org/chrome/browser/sync/
profile_sync_service_harness.h 379 bool waiting_for_status_change_; member in class:ProfileSyncServiceHarness
profile_sync_service_harness.cc 145 waiting_for_status_change_(false) {
309 if (waiting_for_status_change_)
791 waiting_for_status_change_ = true;
800 waiting_for_status_change_ = false;
    [all...]

Completed in 39 milliseconds