Home
last modified time | relevance | path

Searched refs:GetLabelExchangeDistinctValue (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/include/
H A Dparse_result.h135 uint64_t GetLabelExchangeDistinctValue() const in GetLabelExchangeDistinctValue() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dcommunicator_aggregator.cpp608 …errCode = commLinker_->ReceiveLabelExchangeAck(srcTarget, inResult.GetLabelExchangeDistinctValue(), in OnCommLayerFrameReceive()
617 … inResult.GetLabelExchangeDistinctValue(), inResult.GetLabelExchangeSequenceId(), changedLabels); in OnCommLayerFrameReceive()