Home
last modified time | relevance | path

Searched defs:GetSerializedFrameLength (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_packet_creator.cc1720 size_t QuicPacketCreator::GetSerializedFrameLength(const QuicFrame& frame) { in GetSerializedFrameLength() function in quic::QuicPacketCreator
H A Dquic_framer.cc779 size_t QuicFramer::GetSerializedFrameLength( in GetSerializedFrameLength() function in quic::QuicFramer