Searched refs:sync_root_deletion_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
H A Dremote_to_local_syncer.h58 bool is_sync_root_deletion() const { return sync_root_deletion_; }
209 bool sync_root_deletion_; member in class:sync_file_system::drive_backend::RemoteToLocalSyncer
H A Dremote_to_local_syncer.cc99 sync_root_deletion_(false),
181 sync_root_deletion_ = true;
697 if (sync_root_deletion_) {

Completed in 875 milliseconds