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

  /external/chromium_org/sync/syncable/
model_neutral_mutable_entry.h 74 void PutSyncing(bool value);
mutable_entry.cc 274 e->PutSyncing(false);
model_neutral_mutable_entry.cc 356 void ModelNeutralMutableEntry::PutSyncing(bool value) {
  /external/chromium_org/sync/engine/
directory_commit_contribution.cc 45 entry.PutSyncing(true);
187 entry.PutSyncing(false);
commit_util.cc 389 local_entry.PutSyncing(false);
syncer_unittest.cc     [all...]

Completed in 44 milliseconds