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

  /external/chromium_org/sync/syncable/
syncable_write_transaction.cc 105 UpdateTransactionVersion(entry_changed);
124 void WriteTransaction::UpdateTransactionVersion(
137 entry.UpdateTransactionVersion(directory_->GetTransactionVersion(type));
model_neutral_mutable_entry.cc 378 void ModelNeutralMutableEntry::UpdateTransactionVersion(int64 value) {
  /external/chromium_org/chrome/browser/sync/glue/
bookmark_change_processor.cc 139 UpdateTransactionVersion(new_version, bookmark_model_,
161 UpdateTransactionVersion(new_version, bookmark_model_,
250 UpdateTransactionVersion(
405 UpdateTransactionVersion(new_version, model,
457 UpdateTransactionVersion(new_version, model, children);
737 void BookmarkChangeProcessor::UpdateTransactionVersion(
    [all...]

Completed in 1297 milliseconds