Searched refs:IsConflictedDataEmpty (Results 1 – 8 of 8) sorted by relevance
53 virtual bool IsConflictedDataEmpty() const = 0;
49 bool IsConflictedDataEmpty() const override;
71 bool KvDBCommitNotifyFilterAbleData::IsConflictedDataEmpty() const in IsConflictedDataEmpty() function in DistributedDB::KvDBCommitNotifyFilterAbleData
314 if (!data->IsConflictedDataEmpty()) { in RegisterSpecialListener()
111 if (!committedData->IsConflictedDataEmpty()) { in CommitAndReleaseNotifyData()
61 bool IsConflictedDataEmpty() const override;
57 bool SingleVerNaturalStoreCommitNotifyData::IsConflictedDataEmpty() const in IsConflictedDataEmpty() function in DistributedDB::SingleVerNaturalStoreCommitNotifyData
1208 if (!committedData->IsConflictedDataEmpty()) { in CommitAndReleaseNotifyData()