Searched defs:local_entry (Results 1 – 3 of 3) sorted by relevance
218 MutableEntry local_entry(trans, GET_BY_ID, pre_commit_id); in ProcessSingleCommitResponse() local297 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()
159 syncable::Entry local_entry(trans, syncable::GET_BY_CLIENT_TAG, in FindLocalIdToUpdate() local216 syncable::Entry local_entry(trans, GET_BY_ID, client_item_id); in FindLocalIdToUpdate() local362 MutableEntry* local_entry) { in UpdateBookmarkSpecifics()
258 bool SyncerProtoUtil::Compare(const syncable::Entry& local_entry, in Compare()