Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
Drecording_http2_visitor.cc70 bool RecordingHttp2Visitor::OnBeginDataForStream(Http2StreamId stream_id, in OnBeginDataForStream() function in http2::adapter::test::RecordingHttp2Visitor
Dcallback_visitor.cc230 bool CallbackVisitor::OnBeginDataForStream(Http2StreamId /*stream_id*/, in OnBeginDataForStream() function in http2::adapter::CallbackVisitor
/external/cronet/net/test/embedded_test_server/
Dhttp2_connection.cc406 bool Http2Connection::OnBeginDataForStream(StreamId stream_id, in OnBeginDataForStream() function in net::test_server::Http2Connection