/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/frame/ |
D | ping.rs | 9 pub struct Ping { struct 19 impl Ping { impl 32 pub fn new(payload: Payload) -> Ping { in new() 39 pub fn pong(payload: Payload) -> Ping { in pong() 56 pub fn load(head: Head, bytes: &[u8]) -> Result<Ping, Error> { in load()
|
D | head.rs | 21 Ping = 6, enumerator
|
/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/ |
D | share.rs | 208 pub struct Ping { struct 212 /// Received via [`PingPong`][] when a peer acknowledges a [`Ping`][]. argument 583 impl Ping { impl 594 impl fmt::Debug for Ping { implementation
|
/aosp_15_r20/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/framed/ |
H A D | Ping.java | 26 public final class Ping { class 31 Ping() { in Ping() method in Ping
|
/aosp_15_r20/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/framed/ |
H A D | Ping.java | 24 public final class Ping { class 29 Ping() { in Ping() method in Ping
|
/aosp_15_r20/external/grpc-grpc-java/binder/src/main/java/io/grpc/binder/internal/ |
H A D | PingTracker.java | 83 private final class Ping { class in PingTracker 92 Ping(PingCallback callback, Executor executor, int id) { in Ping() method in PingTracker.Ping
|
/aosp_15_r20/external/okhttp/okhttp-ws-tests/src/test/java/com/squareup/okhttp/ws/ |
H A D | WebSocketRecorder.java | 172 private static class Ping { class in WebSocketRecorder 175 private Ping(Buffer buffer) { in Ping() method in WebSocketRecorder.Ping
|
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/ |
H A D | binding_set_unittest.cc | 97 void Ping(const PingCallback& callback) override { in Ping() function in mojo::test::__anon14459da70111::PingImpl 350 void Ping(const PingCallback& callback) override { in Ping() function in mojo::test::__anon14459da70111::PingProviderImpl 589 void Ping(const PingCallback& callback) override {} in Ping() function in mojo::test::__anon14459da70111::PingInstanceCounter
|
H A D | sync_method_unittest.cc | 128 void Ping(const PingCallback& callback) override { PingImpl(callback); } in Ping() function in mojo::test::__anon18fccbde0111::TestSyncImpl 150 void Ping(const PingCallback& callback) override { PingImpl(callback); } in Ping() function in mojo::test::__anon18fccbde0111::TestSyncMasterImpl 178 void Ping(const PingCallback& callback) override { PingImpl(callback); } in Ping() function in mojo::test::__anon18fccbde0111::TestSyncAssociatedImpl
|
H A D | test_helpers_unittest.cc | 36 void Ping(const PingCallback& callback) override { in Ping() function in mojo::__anon4ed4d2b30111::PingImpl
|
/aosp_15_r20/external/rust/android-crates-io/crates/darling/tests/ |
D | enums_struct.rs | 10 Ping, enumerator
|
/aosp_15_r20/system/tools/aidl/tests/ |
D | aidl_test_client_builtin_transactions.cpp | 25 TEST_F(AidlTest, Ping) { in TEST_F() argument
|
/aosp_15_r20/external/grpc-grpc/test/core/end2end/tests/ |
H A D | ping.cc | 32 CORE_END2END_TEST(RetryHttp2Test, Ping) { in CORE_END2END_TEST() argument
|
/aosp_15_r20/prebuilts/go/linux-x86/src/database/sql/ |
D | example_cli_test.go | 63 func Ping(ctx context.Context) { func
|
/aosp_15_r20/external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/eventstream/ |
H A D | MessageType.java | 9 Ping((byte)2), enumConstant
|
/aosp_15_r20/external/rust/android-crates-io/crates/clap/examples/ |
D | repl-derive.rs | 55 Ping, enumerator
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/clap-4.5.4/examples/ |
H A D | repl-derive.rs | 55 Ping, enumerator
|
/aosp_15_r20/external/cronet/components/metrics/ |
H A D | child_histogram_fetcher_impl.cc | 99 void ChildHistogramFetcherImpl::Ping(mojom::UmaPingCallSource call_source, in Ping() function in metrics::ChildHistogramFetcherImpl
|
/aosp_15_r20/external/libchrome/mojo/public/tools/fuzzers/ |
H A D | fuzz_impl.cc | 45 void FuzzImpl::Ping() {} in Ping() function in FuzzImpl
|
/aosp_15_r20/tools/acloud/internal/lib/ |
H A D | emulator_console.py | 159 def Ping(self): member in RemoteEmulatorConsole
|
/aosp_15_r20/external/openthread/src/core/utils/ |
H A D | ping_sender.cpp | 98 Error PingSender::Ping(const Config &aConfig) in Ping() function in ot::Utils::PingSender
|
/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/test/resources/software/amazon/awssdk/codegen/poet/client/c2j/shared-output/ |
H A D | service-2.json | 16 "Ping": { object
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/ |
H A D | ping_payload_decoder_test.cc | 78 TEST_F(PingPayloadDecoderTest, Ping) { in TEST_F() argument
|
/aosp_15_r20/external/cronet/ipc/ |
H A D | ipc_perftest_util.cc | 139 void ReflectorImpl::Ping(const std::string& value, PingCallback callback) { in Ping() function in IPC::ReflectorImpl
|
/aosp_15_r20/external/libchrome/ipc/ |
H A D | ipc_perftest_util.cc | 132 void ReflectorImpl::Ping(const std::string& value, PingCallback callback) { in Ping() function in IPC::ReflectorImpl
|