Home
last modified time | relevance | path

Searched defs:ClientChannel (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
H A DTestLogService.java38 static class ClientChannel { class in TestLogService
43 ClientChannel(String stopKey) { in ClientChannel() method in TestLogService.ClientChannel
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dclient_channel.cc1008 ClientChannel::ClientChannel(grpc_channel_element_args* args, in ClientChannel() function in grpc_core::ClientChannel