Searched defs:GetAllGauges (Results 1 – 5 of 5) sorted by relevance
102 …public virtual global::System.Threading.Tasks.Task GetAllGauges(global::Grpc.Testing.EmptyMessage … in GetAllGauges() method in Grpc.Testing.MetricsService.MetricsServiceBase152 …al grpc::AsyncServerStreamingCall<global::Grpc.Testing.GaugeResponse> GetAllGauges(global::Grpc.Te… in GetAllGauges() method in Grpc.Testing.MetricsService.MetricsServiceClient163 …al grpc::AsyncServerStreamingCall<global::Grpc.Testing.GaugeResponse> GetAllGauges(global::Grpc.Te… in GetAllGauges() method in Grpc.Testing.MetricsService.MetricsServiceClient
268 …public override async Task GetAllGauges(EmptyMessage request, IServerStreamWriter<GaugeResponse> r… in GetAllGauges() method in Grpc.IntegrationTesting.StressTestClient.MetricsServiceImpl
37 def GetAllGauges(self, request, context): member in MetricsServer
45 rpc GetAllGauges(EmptyMessage) returns (stream GaugeResponse); rpc
53 grpc::Status MetricsServiceImpl::GetAllGauges( in GetAllGauges() function in grpc::testing::MetricsServiceImpl