Searched defs:local_entry (Results 1 – 6 of 6) sorted by relevance
/external/chromium/chrome/browser/sync/engine/ |
D | process_commit_response_command.cc | 218 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()
|
D | syncer_util.cc | 159 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()
|
D | syncer_proto_util.cc | 258 bool SyncerProtoUtil::Compare(const syncable::Entry& local_entry, in Compare()
|
/external/chromium_org/sync/engine/ |
D | commit_util.cc | 206 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
|
D | syncer_util.cc | 106 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/ |
D | drive_file_sync_service_sync_unittest.cc | 308 const fileapi::DirectoryEntry& local_entry = *itr; in VerifyConsistencyForFolder() local
|