Searched refs:GetReadOnlyBytesForEntireFrame (Results 1 – 3 of 3) sorted by relevance
60 std::pair<const uint8_t *, uint32_t> GetReadOnlyBytesForEntireFrame() const;
240 std::pair<const uint8_t *, uint32_t> SerialBuffer::GetReadOnlyBytesForEntireFrame() const in GetReadOnlyBytesForEntireFrame() function in DistributedDB::SerialBuffer
306 …auto frameBytesLen = inBuff->GetReadOnlyBytesForEntireFrame(); // Padding not in the range of frag… in SplitFrameIntoPacketsIfNeed()452 auto frameByteLen = inBuff->GetReadOnlyBytesForEntireFrame(); in SetPhyHeader()532 auto frameBytesLen = inBuff->GetReadOnlyBytesForEntireFrame(); in CheckAndParseFrame()