Searched refs:IsChangedDataEmpty (Results 1 – 11 of 11) sorted by relevance
50 virtual bool IsChangedDataEmpty() const = 0;
46 bool IsChangedDataEmpty() const override;
66 bool KvDBCommitNotifyFilterAbleData::IsChangedDataEmpty() const in IsChangedDataEmpty() function in DistributedDB::KvDBCommitNotifyFilterAbleData
318 if (!data->IsChangedDataEmpty()) { in RegisterSpecialListener()
41 bool IsChangedDataEmpty() const override;
76 bool MultiVerNaturalStoreCommitNotifyData::IsChangedDataEmpty() const in IsChangedDataEmpty() function in DistributedDB::MultiVerNaturalStoreCommitNotifyData
108 if (!committedData->IsChangedDataEmpty()) { in CommitAndReleaseNotifyData()
59 bool IsChangedDataEmpty() const override;
50 bool SingleVerNaturalStoreCommitNotifyData::IsChangedDataEmpty() const in IsChangedDataEmpty() function in DistributedDB::SingleVerNaturalStoreCommitNotifyData
256 if (!committedData->IsChangedDataEmpty()) { in CommitAndReleaseNotifyData()
1205 if (!committedData->IsChangedDataEmpty()) { in CommitAndReleaseNotifyData()