Home
last modified time | relevance | path

Searched defs:SendPing (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/pandora/interfaces/pandora_experimental/
Dos.proto31 rpc SendPing(SendPingRequest) returns (google.protobuf.Empty); rpc
/aosp_15_r20/external/openthread/src/core/utils/
H A Dping_sender.cpp125 void PingSender::SendPing(void) in SendPing() function in ot::Utils::PingSender
/aosp_15_r20/external/libchrome/ipc/
H A Dipc_cpu_perftest.cc360 void SendPing() { in SendPing() function in IPC::__anonbfe05d990111::MojoSteadyPingPongTest
/aosp_15_r20/external/cronet/ipc/
H A Dipc_cpu_perftest.cc382 void SendPing() { in SendPing() function in IPC::__anon4420150f0111::MojoSteadyPingPongTest
/aosp_15_r20/external/grpc-grpc/test/core/transport/chttp2/
H A Dstreams_not_seen_test.cc335 void SendPing() { in SendPing() function in grpc_core::__anon78a993ee0111::StreamsNotSeenTest
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dquic_connection_peer.cc389 void QuicConnectionPeer::SendPing(QuicConnection* connection) { in SendPing() function in quic::test::QuicConnectionPeer
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_connection.h1269 void SendPing() { in SendPing() function
H A Dquic_connection_test.cc1081 void SendPing() { notifier_.WriteOrBufferPing(); } in SendPing() function in quic::test::__anon7d1f00100111::QuicConnectionTest