Searched refs:getUnaryRpcMethod (Results 1 – 2 of 2) sorted by relevance
34 io.grpc.testing.protobuf.SimpleResponse> getUnaryRpcMethod; field in SimpleServiceGrpc42 io.grpc.testing.protobuf.SimpleResponse> getUnaryRpcMethod() { in getUnaryRpcMethod() method in SimpleServiceGrpc43 …io.grpc.testing.protobuf.SimpleRequest, io.grpc.testing.protobuf.SimpleResponse> getUnaryRpcMethod; in getUnaryRpcMethod() local44 if ((getUnaryRpcMethod = SimpleServiceGrpc.getUnaryRpcMethod) == null) { in getUnaryRpcMethod()46 if ((getUnaryRpcMethod = SimpleServiceGrpc.getUnaryRpcMethod) == null) { in getUnaryRpcMethod()47 SimpleServiceGrpc.getUnaryRpcMethod = getUnaryRpcMethod = in getUnaryRpcMethod()62 return getUnaryRpcMethod; in getUnaryRpcMethod()198 asyncUnimplementedUnaryCall(getUnaryRpcMethod(), responseObserver); in unaryRpc()234 getUnaryRpcMethod(), in bindService()294 getChannel().newCall(getUnaryRpcMethod(), getCallOptions()), request, responseObserver); in unaryRpc()[all …]
60 genericTypeShouldMatchWhenAssigned = SimpleServiceGrpc.getUnaryRpcMethod(); in serviceMethodDescriotrs()75 assertTrue(SimpleServiceGrpc.getUnaryRpcMethod().isSampledToLocalTracing()); in generatedMethodsAreSampledToLocalTracing()123 SimpleServiceGrpc.getUnaryRpcMethod(), methodToAnnotation.get("getUnaryRpcMethod")); in process()