Home
last modified time | relevance | path

Searched defs:UpdateTransactionVersion (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/sync/syncable/
Dsyncable_write_transaction.cc124 void WriteTransaction::UpdateTransactionVersion( in UpdateTransactionVersion() function in syncer::syncable::WriteTransaction
Dmodel_neutral_mutable_entry.cc378 void ModelNeutralMutableEntry::UpdateTransactionVersion(int64 value) { in UpdateTransactionVersion() function in syncer::syncable::ModelNeutralMutableEntry
/external/chromium_org/chrome/browser/sync/glue/
Dbookmark_change_processor.cc737 void BookmarkChangeProcessor::UpdateTransactionVersion( in UpdateTransactionVersion() function in browser_sync::BookmarkChangeProcessor
/external/chromium_org/chrome/browser/sync/
Dprofile_sync_service_bookmark_unittest.cc2068 TEST_F(ProfileSyncServiceBookmarkTestWithData, UpdateTransactionVersion) { in TEST_F() argument