Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dprotocol_proto.h130 …static int FillFragmentPacketExtendHead(uint8_t *headBytesAddr, uint32_t headLen, FragmentPacket &…
H A Dprotocol_proto.cpp994 …err = FillFragmentPacketExtendHead(fragmentInfo.oringinalBytesAddr, fragmentInfo.extendHeadSize, p… in FrameFragmentation()
1017 int ProtocolProto::FillFragmentPacketExtendHead(uint8_t *headBytesAddr, uint32_t headLen, FragmentP… in FillFragmentPacketExtendHead() function in DistributedDB::ProtocolProto