Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/
H A Dadapter_stub.cpp321 packetLenField_ = inPacketLen; in SimulateSendBitErrorInPacketLenField()
417 phyHeader->packetLen = HostToNet(packetLenField_); in ApplySendBitError()
H A Dadapter_stub.h132 uint32_t packetLenField_ = 0; variable