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

  /external/chromium_org/sync/internal_api/test/
test_entry_factory.cc 39 entry.PutServerVersion(GetNextRevision());
57 entry.PutServerVersion(GetNextRevision());
76 entry.PutServerVersion(GetNextRevision());
140 entry.PutServerVersion(GetNextRevision());
167 entry.PutServerVersion(GetNextRevision());
190 entry.PutServerVersion(1);
  /external/chromium_org/sync/syncable/
model_neutral_mutable_entry.h 58 void PutServerVersion(int64 value);
model_neutral_mutable_entry.cc 76 void ModelNeutralMutableEntry::PutServerVersion(int64 value) {
directory_unittest.cc     [all...]
  /external/chromium_org/sync/test/engine/
test_syncable_utils.cc 83 node.PutServerVersion(20);
  /external/chromium_org/sync/engine/
syncer_util.cc 371 target->PutServerVersion(0);
374 target->PutServerVersion(
385 target->PutServerVersion(update.version());
638 target->PutServerVersion(0);
process_updates_util.cc 328 entry.PutServerVersion(version_watermark);
commit_util.cc 247 local_entry->PutServerVersion(new_version);
directory_commit_contribution_unittest.cc 64 entry.PutServerVersion(10);
directory_update_handler_unittest.cc 677 entry.PutServerVersion(entry_factory()->GetNextRevision());
762 entry.PutServerVersion(entry_factory()->GetNextRevision());
    [all...]
syncer_unittest.cc 432 entry.PutServerVersion(5);
    [all...]
apply_control_data_updates_unittest.cc 193 entry.PutServerVersion(entry_factory_->GetNextRevision());
    [all...]
  /external/chromium_org/sync/internal_api/
sync_manager_impl_unittest.cc 156 entry.PutServerVersion(1);
184 entry.PutServerVersion(1);
    [all...]
sync_encryption_handler_impl_unittest.cc 115 node.PutServerVersion(20);
    [all...]

Completed in 179 milliseconds