Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dprotocol_proto.h67 static SerialBuffer *BuildLabelExchange(uint64_t inDistinctValue, uint64_t inSequenceId,
H A Dcommunicator_linker.cpp301 …SerialBuffer *buffer = ProtocolProto::BuildLabelExchange(localDistinctValue_, sequenceId, onlineLa… in TriggerLabelExchangeEvent()
H A Dprotocol_proto.cpp221 SerialBuffer *ProtocolProto::BuildLabelExchange(uint64_t inDistinctValue, uint64_t inSequenceId, in BuildLabelExchange() function in DistributedDB::ProtocolProto