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

  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
sync_worker.cc 50 listing_remote_changes_(false),
609 !listing_remote_changes_) {
617 listing_remote_changes_ = true;
638 if (listing_remote_changes_)
661 listing_remote_changes_ = true;
679 listing_remote_changes_ = false;
sync_worker.h 174 bool listing_remote_changes_; member in class:sync_file_system::drive_backend::SyncWorker

Completed in 1816 milliseconds