Home
last modified time | relevance | path

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

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