Home
last modified time | relevance | path

Searched defs:OnPing (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/external/cronet/net/spdy/
H A Dbuffered_spdy_framer_unittest.cc83 void OnPing(spdy::SpdyPingId unique_id, bool is_ack) override {} in OnPing() function in net::__anon18d68cf70111::TestBufferedSpdyVisitor
103 void OnPing(const spdy::SpdySerializedFrame& frame) {} in OnPing() function in net::__anon18d68cf70111::TestBufferedSpdyVisitor
H A Dbuffered_spdy_framer.cc160 void BufferedSpdyFramer::OnPing(spdy::SpdyPingId unique_id, bool is_ack) { in OnPing() function in net::BufferedSpdyFramer
H A Dspdy_test_util_common.cc219 void OnPing(spdy::SpdyPingId unique_id, bool is_ack) override {} in OnPing() function in net::__anon673badfe0211::PriorityGetter
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/test_tools/
H A Dhttp2_frame_decoder_listener_test_util.cc113 void FailingHttp2FrameDecoderListener::OnPing(const Http2FrameHeader& header, in OnPing() function in http2::FailingHttp2FrameDecoderListener
367 void LoggingHttp2FrameDecoderListener::OnPing(const Http2FrameHeader& header, in OnPing() function in http2::LoggingHttp2FrameDecoderListener
H A Dframe_parts_collector_listener.cc133 void FramePartsCollectorListener::OnPing(const Http2FrameHeader& header, in OnPing() function in http2::test::FramePartsCollectorListener
H A Dframe_parts.cc284 void FrameParts::OnPing(const Http2FrameHeader& header, in OnPing() function in http2::test::FrameParts
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
H A Dping_callbacks.cc30 void Chttp2PingCallbacks::OnPing(Callback on_start, Callback on_ack) { in OnPing() function in grpc_core::Chttp2PingCallbacks
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/
H A Dping_payload_decoder_test.cc36 void OnPing(const Http2FrameHeader& header, in OnPing() function
/aosp_15_r20/external/cronet/ipc/
H A Dipc_perftest_util.cc58 void ChannelReflectorListener::OnPing(const std::string& payload) { in OnPing() function in IPC::ChannelReflectorListener
H A Dipc_cpu_perftest.cc189 void OnPing(const std::string& payload) { in OnPing() function in IPC::__anon4420150f0111::ChannelSteadyPingPongListener
H A Dipc_mojo_perftest.cc109 void OnPing(const std::string& payload) { in OnPing() function in IPC::__anon3bb680fc0111::PerformanceChannelListener
H A Dipc_sync_channel_unittest.cc1162 void OnPing(int ping) { in OnPing() function in IPC::__anon52c3a56f0111::RestrictedDispatchClient
/aosp_15_r20/external/libchrome/ipc/
H A Dipc_perftest_util.cc54 void ChannelReflectorListener::OnPing(const std::string& payload) { in OnPing() function in IPC::ChannelReflectorListener
H A Dipc_cpu_perftest.cc174 void OnPing(const std::string& payload) { in OnPing() function in IPC::__anonbfe05d990111::ChannelSteadyPingPongListener
H A Dipc_mojo_perftest.cc96 void OnPing(const std::string& payload) { in OnPing() function in IPC::__anon2f7fdac60111::PerformanceChannelListener
/aosp_15_r20/external/cronet/net/test/embedded_test_server/
H A Dhttp2_connection.h81 void OnPing(http2::adapter::Http2PingId ping_id, bool is_ack) override {} in OnPing() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
H A Drecording_http2_visitor.cc109 void RecordingHttp2Visitor::OnPing(Http2PingId ping_id, bool is_ack) { in OnPing() function in http2::adapter::test::RecordingHttp2Visitor
H A Devent_forwarder.cc99 void EventForwarder::OnPing(spdy::SpdyPingId unique_id, bool is_ack) { in OnPing() function in http2::adapter::EventForwarder
H A Dcallback_visitor.cc362 void CallbackVisitor::OnPing(Http2PingId ping_id, bool is_ack) { in OnPing() function in http2::adapter::CallbackVisitor
H A Doghttp2_session.cc1350 void OgHttp2Session::OnPing(spdy::SpdyPingId unique_id, bool is_ack) { in OnPing() function in http2::adapter::OgHttp2Session
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
H A Dspdy_no_op_visitor.h47 void OnPing(SpdyPingId /*unique_id*/, bool /*is_ack*/) override {} in OnPing() function
H A Dhttp2_frame_decoder_adapter.cc606 void Http2DecoderAdapter::OnPing(const Http2FrameHeader& header, in OnPing() function in http2::Http2DecoderAdapter
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/
H A Dhttp2_frame_decoder_listener.h351 void OnPing(const Http2FrameHeader& /*header*/, in OnPing() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/core/
H A Dhttp2_trace_logging.cc243 void Http2TraceLogger::OnPing(SpdyPingId unique_id, bool is_ack) { in OnPing() function in http2::Http2TraceLogger
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dquic_spdy_session.cc339 void OnPing(SpdyPingId /*unique_id*/, bool /*is_ack*/) override { in OnPing() function in quic::QuicSpdySession::SpdyFramerVisitor

12