Home
last modified time | relevance | path

Searched defs:Ping (Results 1 – 25 of 31) sorted by relevance

12

/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/framed/
DPing.java26 public final class Ping { class
31 Ping() { in Ping() method in Ping
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/framed/
DPing.java24 public final class Ping { class
29 Ping() { in Ping() method in Ping
/external/libchrome/mojo/public/tools/fuzzers/
Dfuzz_impl.cc45 void FuzzImpl::Ping() {} in Ping() function in FuzzImpl
/external/okhttp/okhttp-ws-tests/src/test/java/com/squareup/okhttp/ws/
DWebSocketRecorder.java172 private static class Ping { class in WebSocketRecorder
175 private Ping(Buffer buffer) { in Ping() method in WebSocketRecorder.Ping
/external/openthread/src/core/utils/
Dping_sender.cpp99 Error PingSender::Ping(const Config &aConfig) in Ping() function in ot::Utils::PingSender
/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/
Dping_payload_decoder_test.cc78 TEST_F(PingPayloadDecoderTest, Ping) { in TEST_F() argument
/external/cronet/ipc/
Dipc_perftest_util.cc139 void ReflectorImpl::Ping(const std::string& value, PingCallback callback) { in Ping() function in IPC::ReflectorImpl
Dipc_mojo_perftest.cc423 void Ping(PingCallback callback) override { std::move(callback).Run(); } in Ping() function in IPC::__anon0176534b0111::InterfacePassingTestDriverImpl
758 void Ping(const std::string& value) { in Ping() function in IPC::__anon0176534b0111::CallbackPerfTest
/external/libchrome/ipc/
Dipc_perftest_util.cc132 void ReflectorImpl::Ping(const std::string& value, PingCallback callback) { in Ping() function in IPC::ReflectorImpl
Dipc_mojo_perftest.cc403 void Ping(PingCallback callback) override { std::move(callback).Run(); } in Ping() function in IPC::__anon0431beb50111::InterfacePassingTestDriverImpl
730 void Ping(const std::string& value) { in Ping() function in IPC::__anon0431beb50111::CallbackPerfTest
/external/libchrome/mojo/public/cpp/bindings/tests/
Dtest_helpers_unittest.cc36 void Ping(const PingCallback& callback) override { in Ping() function in mojo::__anon841ef0c20111::PingImpl
Dbinding_set_unittest.cc97 void Ping(const PingCallback& callback) override { in Ping() function in mojo::test::__anon3cacb5d60111::PingImpl
350 void Ping(const PingCallback& callback) override { in Ping() function in mojo::test::__anon3cacb5d60111::PingProviderImpl
589 void Ping(const PingCallback& callback) override {} in Ping() function in mojo::test::__anon3cacb5d60111::PingInstanceCounter
Dbindings_perftest.cc43 void PingServiceImpl::Ping(const PingCallback& callback) { in Ping() function in mojo::__anonef219eeb0111::PingServiceImpl
Dsync_method_unittest.cc128 void Ping(const PingCallback& callback) override { PingImpl(callback); } in Ping() function in mojo::test::__anon4163e40d0111::TestSyncImpl
150 void Ping(const PingCallback& callback) override { PingImpl(callback); } in Ping() function in mojo::test::__anon4163e40d0111::TestSyncMasterImpl
178 void Ping(const PingCallback& callback) override { PingImpl(callback); } in Ping() function in mojo::test::__anon4163e40d0111::TestSyncAssociatedImpl
Dbinding_unittest.cc304 void Ping(const PingCallback& callback) override { in Ping() function in mojo::__anonf3a732ab0111::PingServiceImpl
Dinterface_ptr_unittest.cc714 void Ping(const PingCallback& callback) override { callback.Run(); } in Ping() function in mojo::test::__anon686e75b60111::PingTestImpl
/external/cronet/net/third_party/quiche/src/quiche/http2/test_tools/
Dhttp2_frame_builder_test.cc166 TEST(Http2FrameBuilderTest, Ping) { in TEST() argument
/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
Dtest_frame_sequence.cc78 TestFrameSequence& TestFrameSequence::Ping(Http2PingId id) { in Ping() function in http2::adapter::test::TestFrameSequence
/external/nanohttpd/websocket/src/main/java/fi/iki/elonen/
DNanoWSD.java389 Ping(9), enumConstant
/external/python/bumble/apps/
Dbench.py342 class Ping: class
/external/grpc-grpc/src/core/ext/filters/client_channel/
Dsubchannel.cc835 void ConnectedSubchannel::Ping(grpc_closure* on_initiate, in Ping() function in grpc_core::ConnectedSubchannel
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dsubchannel.cc114 void ConnectedSubchannel::Ping(grpc_closure* on_initiate, in Ping() function in grpc_core::ConnectedSubchannel
/external/webrtc/p2p/base/
Dconnection.cc926 void Connection::Ping(int64_t now) { in Ping() function in cricket::Connection
/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/
Dhttp2_frame_decoder_test.cc295 TEST_F(Http2FrameDecoderTest, Ping) { in TEST_F() argument
/external/rust/crates/quiche/src/
Dframe.rs63 Ping, enumerator

12