Searched refs:ReceiveLabelExchangeAck (Results 1 – 3 of 3) sorted by relevance
71 …int ReceiveLabelExchangeAck(const std::string &inTarget, uint64_t inDistinctValue, uint64_t inSequ…
180 int CommunicatorLinker::ReceiveLabelExchangeAck(const std::string &inTarget, uint64_t inDistinctVal… in ReceiveLabelExchangeAck() function in DistributedDB::CommunicatorLinker
608 …int errCode = commLinker_->ReceiveLabelExchangeAck(srcTarget, inResult.GetLabelExchangeDistinctVal… in OnCommLayerFrameReceive()