Searched defs:GetTopChannels (Results 1 – 5 of 5) sorted by relevance
51 static char* GetTopChannels(intptr_t start_channel_id) { in GetTopChannels() function
31 Status ChannelzService::GetTopChannels( in GetTopChannels() function in grpc::ChannelzService
96 func GetTopChannels(id int64) ([]*ChannelMetric, bool) { func371 func (c *channelMap) GetTopChannels(id int64) ([]*ChannelMetric, bool) { func
424 rpc GetTopChannels(GetTopChannelsRequest) returns (GetTopChannelsResponse); rpc