Home
last modified time | relevance | path

Searched defs:local_entry (Results 1 – 6 of 6) sorted by relevance

/external/chromium/chrome/browser/sync/engine/
Dprocess_commit_response_command.cc218 MutableEntry local_entry(trans, GET_BY_ID, pre_commit_id); in ProcessSingleCommitResponse() local
297 syncable::MutableEntry* local_entry) { in UpdateVersionAfterCommit()
333 syncable::MutableEntry* local_entry) { in ChangeIdAfterCommit()
359 syncable::MutableEntry* local_entry) { in UpdateServerFieldsAfterCommit()
410 syncable::MutableEntry* local_entry) { in OverrideClientFieldsAfterCommit()
448 const syncable::Id& pre_commit_id, syncable::MutableEntry* local_entry, in ProcessSuccessfulCommitResponse()
Dsyncer_util.cc159 syncable::Entry local_entry(trans, syncable::GET_BY_CLIENT_TAG, in FindLocalIdToUpdate() local
216 syncable::Entry local_entry(trans, GET_BY_ID, client_item_id); in FindLocalIdToUpdate() local
362 MutableEntry* local_entry) { in UpdateBookmarkSpecifics()
Dsyncer_proto_util.cc258 bool SyncerProtoUtil::Compare(const syncable::Entry& local_entry, in Compare()
/external/chromium_org/sync/engine/
Dcommit_util.cc206 syncable::ModelNeutralMutableEntry* local_entry) { in UpdateVersionAfterCommit()
242 syncable::ModelNeutralMutableEntry* local_entry) { in ChangeIdAfterCommit()
272 syncable::ModelNeutralMutableEntry* local_entry) { in UpdateServerFieldsAfterCommit()
324 syncable::ModelNeutralMutableEntry* local_entry, in ProcessSuccessfulCommitResponse()
371 syncable::ModelNeutralMutableEntry local_entry( in ProcessSingleCommitResponse() local
Dsyncer_util.cc106 syncable::Entry local_entry(trans, syncable::GET_BY_CLIENT_TAG, in FindLocalIdToUpdate() local
163 syncable::Entry local_entry(trans, GET_BY_ID, client_item_id); in FindLocalIdToUpdate() local
310 syncable::ModelNeutralMutableEntry* local_entry) { in UpdateBookmarkSpecifics()
326 syncable::ModelNeutralMutableEntry* local_entry) { in UpdateBookmarkPositioning()
/external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
Ddrive_file_sync_service_sync_unittest.cc308 const fileapi::DirectoryEntry& local_entry = *itr; in VerifyConsistencyForFolder() local