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

  /external/chromium_org/sync/syncable/
syncable_write_transaction.h 52 void UpdateTransactionVersion(const std::vector<int64>& entry_changed);
syncable_write_transaction.cc 105 UpdateTransactionVersion(entry_changed);
124 void WriteTransaction::UpdateTransactionVersion(
137 entry.UpdateTransactionVersion(directory_->GetTransactionVersion(type));
model_neutral_mutable_entry.h 91 void UpdateTransactionVersion(int64 version);
model_neutral_mutable_entry.cc 366 void ModelNeutralMutableEntry::UpdateTransactionVersion(int64 value) {
  /external/chromium_org/chrome/browser/sync/glue/
bookmark_change_processor.cc 134 UpdateTransactionVersion(new_version, bookmark_model_,
154 UpdateTransactionVersion(new_version, bookmark_model_,
237 UpdateTransactionVersion(
357 UpdateTransactionVersion(new_version, model,
397 UpdateTransactionVersion(new_version, model,
441 UpdateTransactionVersion(new_version, model, children);
718 void BookmarkChangeProcessor::UpdateTransactionVersion(
    [all...]
bookmark_change_processor.h 130 static void UpdateTransactionVersion(
bookmark_model_associator.cc 702 BookmarkChangeProcessor::UpdateTransactionVersion(new_version,
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_bookmark_unittest.cc     [all...]

Completed in 105 milliseconds