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 D | quic_tcp_like_trace_converter.cc | 45 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 D | recording_http2_visitor.cc | 142 int RecordingHttp2Visitor::OnFrameSent(uint8_t frame_type, in OnFrameSent() function in http2::adapter::test::RecordingHttp2Visitor |
H A D | nghttp2_callbacks.cc | 220 int OnFrameSent(nghttp2_session* /* session */, const nghttp2_frame* frame, in OnFrameSent() function |
H A D | callback_visitor.cc | 468 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 D | http2_connection.cc | 444 int Http2Connection::OnFrameSent(uint8_t frame_type, in OnFrameSent() function in net::test_server::Http2Connection |