Home
last modified time | relevance | path

Searched refs:getGetAllGaugesMethod (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc-java/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/
DMetricsServiceGrpc.java31 io.grpc.testing.integration.Metrics.GaugeResponse> getGetAllGaugesMethod; field in MetricsServiceGrpc
39 io.grpc.testing.integration.Metrics.GaugeResponse> getGetAllGaugesMethod() { in getGetAllGaugesMethod() method in MetricsServiceGrpc
40 …ion.Metrics.EmptyMessage, io.grpc.testing.integration.Metrics.GaugeResponse> getGetAllGaugesMethod; in getGetAllGaugesMethod() local
41 if ((getGetAllGaugesMethod = MetricsServiceGrpc.getGetAllGaugesMethod) == null) { in getGetAllGaugesMethod()
43 if ((getGetAllGaugesMethod = MetricsServiceGrpc.getGetAllGaugesMethod) == null) { in getGetAllGaugesMethod()
44 MetricsServiceGrpc.getGetAllGaugesMethod = getGetAllGaugesMethod = in getGetAllGaugesMethod()
59 return getGetAllGaugesMethod; in getGetAllGaugesMethod()
129 asyncUnimplementedUnaryCall(getGetAllGaugesMethod(), responseObserver); in getAllGauges()
145 getGetAllGaugesMethod(), in bindService()
189 … getChannel().newCall(getGetAllGaugesMethod(), getCallOptions()), request, responseObserver); in getAllGauges()
[all …]