Searched defs:UpdateTransactionVersion (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/sync/syncable/ | ||
D | syncable_write_transaction.cc | 124 void WriteTransaction::UpdateTransactionVersion( in UpdateTransactionVersion() function in syncer::syncable::WriteTransaction |
D | model_neutral_mutable_entry.cc | 378 void ModelNeutralMutableEntry::UpdateTransactionVersion(int64 value) { in UpdateTransactionVersion() function in syncer::syncable::ModelNeutralMutableEntry |
/external/chromium_org/chrome/browser/sync/glue/ | ||
D | bookmark_change_processor.cc | 737 void BookmarkChangeProcessor::UpdateTransactionVersion( in UpdateTransactionVersion() function in browser_sync::BookmarkChangeProcessor |
/external/chromium_org/chrome/browser/sync/ | ||
D | profile_sync_service_bookmark_unittest.cc | 2068 TEST_F(ProfileSyncServiceBookmarkTestWithData, UpdateTransactionVersion) { in TEST_F() argument |