Home
last modified time | relevance | path

Searched defs:GetServers (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/lib/channel/
H A Dchannelz_registry.h57 static std::string GetServers(intptr_t start_server_id) { in GetServers() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/channel/
Dchannelz_registry.h55 static std::string GetServers(intptr_t start_server_id) { in GetServers() function
/aosp_15_r20/external/aws-sdk-java-v2/services/sms/src/main/resources/codegen-resources/
H A Dpaginators-1.json21 "GetServers": { object
H A Dservice-2.json333 "GetServers":{ object
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_channelz/grpc_channelz/v1/
H A D_servicer.py38 def GetServers(request, context): member in ChannelzServicer
H A D_async.py33 async def GetServers( member in ChannelzServicer
/aosp_15_r20/external/grpc-grpc/src/cpp/server/channelz/
H A Dchannelz_service.cc63 Status ChannelzService::GetServers( in GetServers() function in grpc::ChannelzService
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/server/channelz/
Dchannelz_service.cc61 Status ChannelzService::GetServers( in GetServers() function in grpc::ChannelzService
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Dares-test-misc.cc10 TEST_F(DefaultChannelTest, GetServers) { in TEST_F() argument
/aosp_15_r20/external/grpc-grpc-java/services/src/main/proto/grpc/channelz/v1/
H A Dchannelz.proto428 rpc GetServers(GetServersRequest) returns (GetServersResponse); rpc
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/channelz/
Dchannelz.proto428 rpc GetServers(GetServersRequest) returns (GetServersResponse); rpc
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/channelz/
H A Dchannelz.proto428 rpc GetServers(GetServersRequest) returns (GetServersResponse); rpc