Home
last modified time | relevance | path

Searched defs:OnFrameSent (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/
H A Dquic_tcp_like_trace_converter.cc45 QuicIntervalSet<uint64_t> QuicTcpLikeTraceConverter::OnFrameSent( in OnFrameSent() function in quic::QuicTcpLikeTraceConverter
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
H A Drecording_http2_visitor.cc142 int RecordingHttp2Visitor::OnFrameSent(uint8_t frame_type, in OnFrameSent() function in http2::adapter::test::RecordingHttp2Visitor
H A Dnghttp2_callbacks.cc220 int OnFrameSent(nghttp2_session* /* session */, const nghttp2_frame* frame, in OnFrameSent() function
H A Dcallback_visitor.cc468 int CallbackVisitor::OnFrameSent(uint8_t frame_type, Http2StreamId stream_id, in OnFrameSent() function in http2::adapter::CallbackVisitor
/aosp_15_r20/external/cronet/net/test/embedded_test_server/
H A Dhttp2_connection.cc444 int Http2Connection::OnFrameSent(uint8_t frame_type, in OnFrameSent() function in net::test_server::Http2Connection