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

  /external/chromium_org/sync/engine/
conflict_util.cc 35 entry->PutIsUnappliedUpdate(false);
49 entry->PutIsUnappliedUpdate(false);
process_updates_util.cc 226 target_entry.PutIsUnappliedUpdate(true);
329 entry.PutIsUnappliedUpdate(true);
conflict_resolver.cc 60 entry.PutIsUnappliedUpdate(false);
syncer_util.cc 377 target->PutIsUnappliedUpdate(true);
419 target->PutIsUnappliedUpdate(true);
465 entry->PutIsUnappliedUpdate(false);
commit_util.cc 328 local_entry->PutIsUnappliedUpdate(false);
directory_commit_contribution_unittest.cc 65 entry.PutIsUnappliedUpdate(false);
directory_update_handler_unittest.cc 678 entry.PutIsUnappliedUpdate(true);
763 entry.PutIsUnappliedUpdate(true);
    [all...]
syncer_unittest.cc     [all...]
apply_control_data_updates_unittest.cc 194 entry.PutIsUnappliedUpdate(true);
    [all...]
  /external/chromium_org/sync/internal_api/test/
test_entry_factory.cc 40 entry.PutIsUnappliedUpdate(true);
58 entry.PutIsUnappliedUpdate(true);
77 entry.PutIsUnappliedUpdate(true);
139 entry.PutIsUnappliedUpdate(true);
168 entry.PutIsUnappliedUpdate(false);
191 entry.PutIsUnappliedUpdate(true);
209 entry.PutIsUnappliedUpdate(true);
  /external/chromium_org/sync/syncable/
model_neutral_mutable_entry.h 64 bool PutIsUnappliedUpdate(bool value);
syncable_unittest.cc 247 item2.PutIsUnappliedUpdate(true);
260 item4.PutIsUnappliedUpdate(true);
273 item6.PutIsUnappliedUpdate(true);
342 update.PutIsUnappliedUpdate(true);
directory_unittest.cc 672 e1.PutIsUnappliedUpdate(false);
680 e2.PutIsUnappliedUpdate(false);
693 e3.PutIsUnappliedUpdate(true);
704 e4.PutIsUnappliedUpdate(true);
720 e5.PutIsUnappliedUpdate(false);
    [all...]
model_neutral_mutable_entry.cc 153 bool ModelNeutralMutableEntry::PutIsUnappliedUpdate(bool value) {
  /external/chromium_org/sync/test/engine/
test_syncable_utils.cc 82 node.PutIsUnappliedUpdate(false);
  /external/chromium_org/sync/internal_api/
sync_manager_impl_unittest.cc 157 entry.PutIsUnappliedUpdate(false);
185 entry.PutIsUnappliedUpdate(false);
    [all...]
sync_encryption_handler_impl_unittest.cc 114 node.PutIsUnappliedUpdate(false);
    [all...]

Completed in 74 milliseconds