Home
last modified time | relevance | path

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

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