Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dprotocol_proto.h126 …static int FrameFragmentation(const uint8_t *splitStartBytes, const FrameFragmentInfo &fragmentInf…
H A Dprotocol_proto.cpp952 int ProtocolProto::FrameFragmentation(const uint8_t *splitStartBytes, const FrameFragmentInfo &frag… in FrameFragmentation() argument
1001 err = FillFragmentPacket(pktPhyHeader, pktPhyOptHeader, splitStartBytes + byteOffset, in FrameFragmentation()