Home
last modified time | relevance | path

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

/external/grpc-grpc-java/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/
DMetricsServiceGrpc.java63 io.grpc.testing.integration.Metrics.GaugeResponse> getGetGaugeMethod; field in MetricsServiceGrpc
71 io.grpc.testing.integration.Metrics.GaugeResponse> getGetGaugeMethod() { in getGetGaugeMethod() method in MetricsServiceGrpc
72 …gration.Metrics.GaugeRequest, io.grpc.testing.integration.Metrics.GaugeResponse> getGetGaugeMethod; in getGetGaugeMethod() local
73 if ((getGetGaugeMethod = MetricsServiceGrpc.getGetGaugeMethod) == null) { in getGetGaugeMethod()
75 if ((getGetGaugeMethod = MetricsServiceGrpc.getGetGaugeMethod) == null) { in getGetGaugeMethod()
76 MetricsServiceGrpc.getGetGaugeMethod = getGetGaugeMethod = in getGetGaugeMethod()
91 return getGetGaugeMethod; in getGetGaugeMethod()
139 asyncUnimplementedUnaryCall(getGetGaugeMethod(), responseObserver); in getGauge()
152 getGetGaugeMethod(), in bindService()
200 getChannel().newCall(getGetGaugeMethod(), getCallOptions()), request, responseObserver); in getGauge()
[all …]