Home
last modified time | relevance | path

Searched refs:BuildLabelExchangeAck (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dprotocol_proto.h69 …static SerialBuffer *BuildLabelExchangeAck(uint64_t inDistinctValue, uint64_t inSequenceId, int &o…
H A Dcommunicator_linker.cpp333 …SerialBuffer *buffer = ProtocolProto::BuildLabelExchangeAck(localDistinctValue_, inSequenceId, err… in TriggerLabelExchangeAckEvent()
H A Dprotocol_proto.cpp268 SerialBuffer *ProtocolProto::BuildLabelExchangeAck(uint64_t inDistinctValue, uint64_t inSequenceId,… in BuildLabelExchangeAck() function in DistributedDB::ProtocolProto