Searched defs:GetAllGauges (Results 1 – 7 of 7) sorted by relevance
71 …public virtual global::System.Threading.Tasks.Task GetAllGauges(global::Grpc.Testing.EmptyMessage … in GetAllGauges() method in Grpc.Testing.MetricsService.MetricsServiceBase121 …al grpc::AsyncServerStreamingCall<global::Grpc.Testing.GaugeResponse> GetAllGauges(global::Grpc.Te… in GetAllGauges() method in Grpc.Testing.MetricsService.MetricsServiceClient132 …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
47 public function GetAllGauges(\Grpc\Testing\EmptyMessage $argument, function in Grpc\\Testing\\MetricsServiceClient
37 def GetAllGauges(self, request, context): member in MetricsServer
46 rpc GetAllGauges(EmptyMessage) returns (stream GaugeResponse); rpc
45 rpc GetAllGauges(EmptyMessage) returns (stream GaugeResponse); rpc
53 grpc::Status MetricsServiceImpl::GetAllGauges( in GetAllGauges() function in grpc::testing::MetricsServiceImpl