Home
last modified time | relevance | path

Searched defs:GetServers (Results 1 – 5 of 5) 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/grpc-grpc/src/cpp/server/channelz/
Dchannelz_service.cc47 Status ChannelzService::GetServers( in GetServers() function in grpc::ChannelzService
/external/syzkaller/vendor/google.golang.org/grpc/internal/channelz/
Dfuncs.go106 func GetServers(id int64) ([]*ServerMetric, bool) { func
415 func (c *channelMap) GetServers(id int64) ([]*ServerMetric, bool) { func
/external/grpc-grpc-java/services/src/main/proto/grpc/channelz/v1/
Dchannelz.proto426 rpc GetServers(GetServersRequest) returns (GetServersResponse); rpc
/external/grpc-grpc/src/proto/grpc/channelz/
Dchannelz.proto426 rpc GetServers(GetServersRequest) returns (GetServersResponse); rpc