Searched refs:IsConflictedNotifyMatched (Results 1 – 3 of 3) sorted by relevance
73 bool IsConflictedNotifyMatched(const DataItem &itemPut, const DataItem &itemGet) const;
198 bool SingleVerNaturalStoreCommitNotifyData::IsConflictedNotifyMatched(const DataItem &itemPut, in IsConflictedNotifyMatched() function in DistributedDB::SingleVerNaturalStoreCommitNotifyData
1514 bool conflictNotifyMatch = commitData->IsConflictedNotifyMatched(itemPut, itemGet); in PutConflictData()