Home
last modified time | relevance | path

Searched defs:inSequenceId (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dcommunicator_linker.cpp136 uint64_t inDistinctValue, uint64_t inSequenceId, std::map<LabelType, bool> &outChangeLabels) in ReceiveLabelExchange()
181 uint64_t inSequenceId) in ReceiveLabelExchangeAck()
329 …ommunicatorLinker::TriggerLabelExchangeAckEvent(const std::string &toTarget, uint64_t inSequenceId) in TriggerLabelExchangeAckEvent()
362 …Linker::SendLabelExchange(const std::string &toTarget, SerialBuffer *inBuff, uint64_t inSequenceId, in SendLabelExchange()
424 uint64_t inSequenceId, uint64_t inAckTriggerId) in SendLabelExchangeAck()
H A Dprotocol_proto.cpp221 SerialBuffer *ProtocolProto::BuildLabelExchange(uint64_t inDistinctValue, uint64_t inSequenceId, in BuildLabelExchange()
268 SerialBuffer *ProtocolProto::BuildLabelExchangeAck(uint64_t inDistinctValue, uint64_t inSequenceId,… in BuildLabelExchangeAck()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/include/
H A Dmessage.h130 void SetSequenceId(uint32_t inSequenceId) in SetSequenceId()
H A Dparse_result.h78 void SetLabelExchangeSequenceId(uint64_t inSequenceId) in SetLabelExchangeSequenceId()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_data_sync_utils.cpp378 uint32_t inSequenceId, uint32_t inSessionId) in SetMessageHeadInfo()