Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/channel/
Dchannelz_registry.h57 static char* GetServers(intptr_t start_server_id) { in GetServers() function
/external/rust/crates/grpcio-sys/grpc/src/core/lib/channel/
Dchannelz_registry.h62 static std::string GetServers(intptr_t start_server_id) { in GetServers() function
/external/grpc-grpc/src/cpp/server/channelz/
Dchannelz_service.cc47 Status ChannelzService::GetServers( in GetServers() function in grpc::ChannelzService
/external/rust/crates/grpcio-sys/grpc/src/cpp/server/channelz/
Dchannelz_service.cc56 Status ChannelzService::GetServers( in GetServers() function in grpc::ChannelzService
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Dares-test-misc.cc10 TEST_F(DefaultChannelTest, GetServers) { in TEST_F() argument
/external/grpc-grpc/src/proto/grpc/channelz/
Dchannelz.proto426 rpc GetServers(GetServersRequest) returns (GetServersResponse); rpc
/external/grpc-grpc-java/services/src/main/proto/grpc/channelz/v1/
Dchannelz.proto426 rpc GetServers(GetServersRequest) returns (GetServersResponse); rpc
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/channelz/
Dchannelz.proto428 rpc GetServers(GetServersRequest) returns (GetServersResponse); rpc