Home
last modified time | relevance | path

Searched refs:SetSendLabelExchange (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/include/
H A Dparse_result.h50 void SetSendLabelExchange(bool sendLabelExchange) in SetSendLabelExchange() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dprotocol_proto.cpp68 void SetSendLabelExchange(uint8_t &inPacketType, bool sendLabelExchange) in SetSendLabelExchange() function
462 SetSendLabelExchange(packetType, inInfo.sendLabelExchange); in SetPhyHeader()
808 inResult.SetSendLabelExchange(IsSendLabelExchange(phyHeader.packetType)); in ParseCommPhyHeader()