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

  /external/chromium_org/sync/engine/
conflict_util.cc 35 entry->PutIsUnappliedUpdate(false);
49 entry->PutIsUnappliedUpdate(false);
conflict_resolver.cc 58 entry.PutIsUnappliedUpdate(false);
syncer_util.cc 377 target->PutIsUnappliedUpdate(true);
419 target->PutIsUnappliedUpdate(true);
465 entry->PutIsUnappliedUpdate(false);
process_updates_util.cc 273 target_entry.PutIsUnappliedUpdate(true);
commit_util.cc 316 local_entry->PutIsUnappliedUpdate(false);
sync_directory_update_handler_unittest.cc 491 entry.PutIsUnappliedUpdate(true);
574 entry.PutIsUnappliedUpdate(true);
syncer_unittest.cc     [all...]
apply_control_data_updates_unittest.cc 195 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     [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 177 entry.PutIsUnappliedUpdate(false);
206 entry.PutIsUnappliedUpdate(false);
    [all...]
sync_encryption_handler_impl_unittest.cc 114 node.PutIsUnappliedUpdate(false);
    [all...]

Completed in 247 milliseconds