Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/
H A Dquic_tcp_like_trace_converter.cc20 QuicStreamOffset stream_offset, uint64_t connection_offset, in StreamOffsetSegment()
60 const uint64_t connection_offset = segment.connection_offset + in OnFrameSent() local
103 QuicInterval<uint64_t> connection_offset = QuicInterval<uint64_t>( in OnControlFrameSent() local
H A Dquic_tcp_like_trace_converter.h30 uint64_t connection_offset; member