Searched refs:SendLabelExchangeAck (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/ |
H A D | communicator_linker.cpp | 347 SendLabelExchangeAck(toTarget, buffer, inSequenceId, ackId); in TriggerLabelExchangeAckEvent() 423 void CommunicatorLinker::SendLabelExchangeAck(const std::string &toTarget, SerialBuffer *inBuff, in SendLabelExchangeAck() function in DistributedDB::CommunicatorLinker 464 SendLabelExchangeAck(toTarget, inBuff, inSequenceId, inAckTriggerId); in SendLabelExchangeAck()
|
H A D | communicator_linker.h | 94 …void SendLabelExchangeAck(const std::string &toTarget, SerialBuffer *inBuff, uint64_t inSequenceId,
|