Home
last modified time | relevance | path

Searched defs:OnEndStream (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
H A Drecording_http2_visitor.cc83 bool RecordingHttp2Visitor::OnEndStream(Http2StreamId stream_id) { in OnEndStream() function in http2::adapter::test::RecordingHttp2Visitor
H A Dcallback_visitor.cc306 bool CallbackVisitor::OnEndStream(Http2StreamId stream_id) { in OnEndStream() function in http2::adapter::CallbackVisitor
/aosp_15_r20/external/cronet/net/test/embedded_test_server/
H A Dhttp2_connection.cc390 bool Http2Connection::OnEndStream(http2::adapter::Http2StreamId stream_id) { in OnEndStream() function in net::test_server::Http2Connection