Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
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()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/
Dadapter_stub.cpp316 void AdapterStub::SimulateSendBitErrorInPacketTypeField(bool doFlag, uint8_t inPacketType) in SimulateSendBitErrorInPacketTypeField()