Home
last modified time | relevance | path

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

12

/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/
Dping_payload_decoder_test.cc36 void OnPing(const Http2FrameHeader& header, in OnPing() function
/external/cronet/ipc/
Dipc_perftest_util.cc58 void ChannelReflectorListener::OnPing(const std::string& payload) { in OnPing() function in IPC::ChannelReflectorListener
Dipc_cpu_perftest.cc186 void OnPing(const std::string& payload) { in OnPing() function in IPC::__anonaef7597e0111::ChannelSteadyPingPongListener
Dipc_mojo_perftest.cc107 void OnPing(const std::string& payload) { in OnPing() function in IPC::__anon0176534b0111::PerformanceChannelListener
Dipc_sync_channel_unittest.cc1162 void OnPing(int ping) { in OnPing() function in IPC::__anon6e9c56be0111::RestrictedDispatchClient
/external/libchrome/ipc/
Dipc_perftest_util.cc54 void ChannelReflectorListener::OnPing(const std::string& payload) { in OnPing() function in IPC::ChannelReflectorListener
Dipc_cpu_perftest.cc174 void OnPing(const std::string& payload) { in OnPing() function in IPC::__anonf4ddffa80111::ChannelSteadyPingPongListener
Dipc_mojo_perftest.cc96 void OnPing(const std::string& payload) { in OnPing() function in IPC::__anon0431beb50111::PerformanceChannelListener
Dipc_sync_channel_unittest.cc1339 void OnPing(int ping) { in OnPing() function in IPC::__anon3b198c280111::RestrictedDispatchClient
/external/cronet/net/test/embedded_test_server/
Dhttp2_connection.h81 void OnPing(http2::adapter::Http2PingId ping_id, bool is_ack) override {} in OnPing() function
/external/cronet/net/spdy/
Dbuffered_spdy_framer_unittest.cc82 void OnPing(spdy::SpdyPingId unique_id, bool is_ack) override {} in OnPing() function in net::__anon954927260111::TestBufferedSpdyVisitor
102 void OnPing(const spdy::SpdySerializedFrame& frame) {} in OnPing() function in net::__anon954927260111::TestBufferedSpdyVisitor
Dbuffered_spdy_framer.cc160 void BufferedSpdyFramer::OnPing(spdy::SpdyPingId unique_id, bool is_ack) { in OnPing() function in net::BufferedSpdyFramer
Dspdy_test_util_common.cc217 void OnPing(spdy::SpdyPingId unique_id, bool is_ack) override {} in OnPing() function in net::__anonfe2a892d0211::PriorityGetter
/external/cronet/net/third_party/quiche/src/quiche/http2/test_tools/
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
Dframe_parts_collector_listener.cc133 void FramePartsCollectorListener::OnPing(const Http2FrameHeader& header, in OnPing() function in http2::test::FramePartsCollectorListener
Dframe_parts.cc283 void FrameParts::OnPing(const Http2FrameHeader& header, in OnPing() function in http2::test::FrameParts
/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
Drecording_http2_visitor.cc109 void RecordingHttp2Visitor::OnPing(Http2PingId ping_id, bool is_ack) { in OnPing() function in http2::adapter::test::RecordingHttp2Visitor
Devent_forwarder.cc99 void EventForwarder::OnPing(spdy::SpdyPingId unique_id, bool is_ack) { in OnPing() function in http2::adapter::EventForwarder
Dcallback_visitor.cc321 void CallbackVisitor::OnPing(Http2PingId ping_id, bool is_ack) { in OnPing() function in http2::adapter::CallbackVisitor
Doghttp2_session.cc1322 void OgHttp2Session::OnPing(spdy::SpdyPingId unique_id, bool is_ack) { in OnPing() function in http2::adapter::OgHttp2Session
/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/
Dhttp2_frame_decoder_listener.h351 void OnPing(const Http2FrameHeader& /*header*/, in OnPing() function
/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
Dspdy_no_op_visitor.h43 void OnPing(SpdyPingId /*unique_id*/, bool /*is_ack*/) override {} in OnPing() function
Dhttp2_frame_decoder_adapter.cc604 void Http2DecoderAdapter::OnPing(const Http2FrameHeader& header, in OnPing() function in http2::Http2DecoderAdapter
/external/cronet/net/third_party/quiche/src/quiche/http2/core/
Dhttp2_trace_logging.cc242 void Http2TraceLogger::OnPing(SpdyPingId unique_id, bool is_ack) { in OnPing() function in http2::Http2TraceLogger
/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
Dquic_spdy_session.cc310 void OnPing(SpdyPingId /*unique_id*/, bool /*is_ack*/) override { in OnPing() function in quic::QuicSpdySession::SpdyFramerVisitor

12