Home
last modified time | relevance | path

Searched defs:inPacketType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dprotocol_proto.cpp48 void SetFrameType(FrameType inFrameType, uint8_t &inPacketType) in SetFrameType()
54 FrameType GetFrameType(uint8_t inPacketType) in GetFrameType()
63 bool IsSendLabelExchange(uint8_t inPacketType) in IsSendLabelExchange()
68 void SetSendLabelExchange(uint8_t &inPacketType, bool sendLabelExchange) in SetSendLabelExchange()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/
H A Dadapter_stub.cpp324 void AdapterStub::SimulateSendBitErrorInPacketTypeField(bool doFlag, uint8_t inPacketType) in SimulateSendBitErrorInPacketTypeField()