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.h 145 static void UpdateTransactionVersion(
bookmark_change_processor.cc 135 UpdateTransactionVersion(new_version, bookmark_model_,
157 UpdateTransactionVersion(new_version, bookmark_model_,
238 UpdateTransactionVersion(
372 UpdateTransactionVersion(new_version, model,
416 UpdateTransactionVersion(new_version, model, children);
692 void BookmarkChangeProcessor::UpdateTransactionVersion(
bookmark_model_associator.cc 739 BookmarkChangeProcessor::UpdateTransactionVersion(new_version,
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_bookmark_unittest.cc     [all...]

Completed in 298 milliseconds