Searched defs:inDistinctValue (Results 1 – 3 of 3) 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() 180 … CommunicatorLinker::ReceiveLabelExchangeAck(const std::string &inTarget, uint64_t inDistinctValue, in ReceiveLabelExchangeAck() 248 …ommunicatorLinker::DetectDistinctValueChange(const std::string &inTarget, uint64_t inDistinctValue) in DetectDistinctValueChange()
|
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 | parse_result.h | 74 void SetLabelExchangeDistinctValue(uint64_t inDistinctValue) in SetLabelExchangeDistinctValue()
|