Searched refs:EntryKernelMutationMap (Results 1 – 6 of 6) sorted by relevance
16 for (EntryKernelMutationMap::const_iterator it = in HandleCalculateChangesChangeEventFromSyncApi()27 for (EntryKernelMutationMap::const_iterator it = in HandleCalculateChangesChangeEventFromSyncer()
41 EntryKernelMutationMap::iterator it = mutations_.lower_bound(handle); in TrackChangesTo()49 for (syncable::EntryKernelMutationMap::iterator it = mutations_.begin(); in RecordMutations()152 for (EntryKernelMutationMap::const_iterator i = mutations.Get().begin(); in ~WriteTransaction()
343 typedef std::map<int64, EntryKernelMutation> EntryKernelMutationMap; typedef345 typedef Immutable<EntryKernelMutationMap> ImmutableEntryKernelMutationMap;353 const EntryKernelMutationMap& mutations);
56 EntryKernelMutationMap mutations_;
198 const EntryKernelMutationMap& mutations) { in EntryKernelMutationMapToValue()200 for (EntryKernelMutationMap::const_iterator it = mutations.begin(); in EntryKernelMutationMapToValue()
790 for (syncable::EntryKernelMutationMap::const_iterator it = in HandleCalculateChangesChangeEventFromSyncApi()867 for (syncable::EntryKernelMutationMap::const_iterator it = in HandleCalculateChangesChangeEventFromSyncer()