Searched defs:inSequenceId (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/ |
H A D | communicator_linker.cpp | 136 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 D | protocol_proto.cpp | 221 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 D | message.h | 130 void SetSequenceId(uint32_t inSequenceId) in SetSequenceId()
|
H A D | parse_result.h | 78 void SetLabelExchangeSequenceId(uint64_t inSequenceId) in SetLabelExchangeSequenceId()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/ |
H A D | single_ver_data_sync_utils.cpp | 378 uint32_t inSequenceId, uint32_t inSessionId) in SetMessageHeadInfo()
|