Searched refs:AssembleFrameFragment (Results 1 – 3 of 3) sorted by relevance
53 …SerialBuffer *AssembleFrameFragment(const uint8_t *bytes, uint32_t length, const ParseResult &inPa…
61 SerialBuffer *FrameCombiner::AssembleFrameFragment(const uint8_t *bytes, uint32_t length, in AssembleFrameFragment() function in DistributedDB::FrameCombiner
569 …SerialBuffer *frameBuffer = combiner_.AssembleFrameFragment(bytes, length, inResult, frameResult, … in OnFragmentReceive()