/aosp_15_r20/external/cronet/net/spdy/ |
H A D | buffered_spdy_framer_unittest.cc | 83 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 D | buffered_spdy_framer.cc | 160 void BufferedSpdyFramer::OnPing(spdy::SpdyPingId unique_id, bool is_ack) { in OnPing() function in net::BufferedSpdyFramer
|
H A D | spdy_test_util_common.cc | 219 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 D | http2_frame_decoder_listener_test_util.cc | 113 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 D | frame_parts_collector_listener.cc | 133 void FramePartsCollectorListener::OnPing(const Http2FrameHeader& header, in OnPing() function in http2::test::FramePartsCollectorListener
|
H A D | frame_parts.cc | 284 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 D | ping_callbacks.cc | 30 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 D | ping_payload_decoder_test.cc | 36 void OnPing(const Http2FrameHeader& header, in OnPing() function
|
/aosp_15_r20/external/cronet/ipc/ |
H A D | ipc_perftest_util.cc | 58 void ChannelReflectorListener::OnPing(const std::string& payload) { in OnPing() function in IPC::ChannelReflectorListener
|
H A D | ipc_cpu_perftest.cc | 189 void OnPing(const std::string& payload) { in OnPing() function in IPC::__anon4420150f0111::ChannelSteadyPingPongListener
|
H A D | ipc_mojo_perftest.cc | 109 void OnPing(const std::string& payload) { in OnPing() function in IPC::__anon3bb680fc0111::PerformanceChannelListener
|
H A D | ipc_sync_channel_unittest.cc | 1162 void OnPing(int ping) { in OnPing() function in IPC::__anon52c3a56f0111::RestrictedDispatchClient
|
/aosp_15_r20/external/libchrome/ipc/ |
H A D | ipc_perftest_util.cc | 54 void ChannelReflectorListener::OnPing(const std::string& payload) { in OnPing() function in IPC::ChannelReflectorListener
|
H A D | ipc_cpu_perftest.cc | 174 void OnPing(const std::string& payload) { in OnPing() function in IPC::__anonbfe05d990111::ChannelSteadyPingPongListener
|
H A D | ipc_mojo_perftest.cc | 96 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 D | http2_connection.h | 81 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 D | recording_http2_visitor.cc | 109 void RecordingHttp2Visitor::OnPing(Http2PingId ping_id, bool is_ack) { in OnPing() function in http2::adapter::test::RecordingHttp2Visitor
|
H A D | event_forwarder.cc | 99 void EventForwarder::OnPing(spdy::SpdyPingId unique_id, bool is_ack) { in OnPing() function in http2::adapter::EventForwarder
|
H A D | callback_visitor.cc | 362 void CallbackVisitor::OnPing(Http2PingId ping_id, bool is_ack) { in OnPing() function in http2::adapter::CallbackVisitor
|
H A D | oghttp2_session.cc | 1350 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 D | spdy_no_op_visitor.h | 47 void OnPing(SpdyPingId /*unique_id*/, bool /*is_ack*/) override {} in OnPing() function
|
H A D | http2_frame_decoder_adapter.cc | 606 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 D | http2_frame_decoder_listener.h | 351 void OnPing(const Http2FrameHeader& /*header*/, in OnPing() function
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/core/ |
H A D | http2_trace_logging.cc | 243 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 D | quic_spdy_session.cc | 339 void OnPing(SpdyPingId /*unique_id*/, bool /*is_ack*/) override { in OnPing() function in quic::QuicSpdySession::SpdyFramerVisitor
|