Home
last modified time | relevance | path

Searched defs:OnBeforeFrameSent (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
H A Drecording_http2_visitor.cc134 int RecordingHttp2Visitor::OnBeforeFrameSent(uint8_t frame_type, in OnBeforeFrameSent() function in http2::adapter::test::RecordingHttp2Visitor
H A Dnghttp2_callbacks.cc207 int OnBeforeFrameSent(nghttp2_session* /* session */, in OnBeforeFrameSent() function
H A Dcallback_visitor.cc445 int CallbackVisitor::OnBeforeFrameSent(uint8_t frame_type, in OnBeforeFrameSent() function in http2::adapter::CallbackVisitor
/aosp_15_r20/external/cronet/net/test/embedded_test_server/
H A Dhttp2_connection.cc437 int Http2Connection::OnBeforeFrameSent(uint8_t frame_type, in OnBeforeFrameSent() function in net::test_server::Http2Connection