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 D | recording_http2_visitor.cc | 134 int RecordingHttp2Visitor::OnBeforeFrameSent(uint8_t frame_type, in OnBeforeFrameSent() function in http2::adapter::test::RecordingHttp2Visitor |
H A D | nghttp2_callbacks.cc | 207 int OnBeforeFrameSent(nghttp2_session* /* session */, in OnBeforeFrameSent() function |
H A D | callback_visitor.cc | 445 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 D | http2_connection.cc | 437 int Http2Connection::OnBeforeFrameSent(uint8_t frame_type, in OnBeforeFrameSent() function in net::test_server::Http2Connection |