Searched refs:getClientStreamingRpcMethod (Results 1 – 2 of 2) sorted by relevance
66 io.grpc.testing.protobuf.SimpleResponse> getClientStreamingRpcMethod; field in SimpleServiceGrpc74 io.grpc.testing.protobuf.SimpleResponse> getClientStreamingRpcMethod() { in getClientStreamingRpcMethod() method in SimpleServiceGrpc75 …sting.protobuf.SimpleRequest, io.grpc.testing.protobuf.SimpleResponse> getClientStreamingRpcMethod; in getClientStreamingRpcMethod() local76 if ((getClientStreamingRpcMethod = SimpleServiceGrpc.getClientStreamingRpcMethod) == null) { in getClientStreamingRpcMethod()78 if ((getClientStreamingRpcMethod = SimpleServiceGrpc.getClientStreamingRpcMethod) == null) { in getClientStreamingRpcMethod()79 SimpleServiceGrpc.getClientStreamingRpcMethod = getClientStreamingRpcMethod = in getClientStreamingRpcMethod()94 return getClientStreamingRpcMethod; in getClientStreamingRpcMethod()208 return asyncUnimplementedStreamingCall(getClientStreamingRpcMethod(), responseObserver); in clientStreamingRpc()241 getClientStreamingRpcMethod(), in bindService()305 getChannel().newCall(getClientStreamingRpcMethod(), getCallOptions()), responseObserver); in clientStreamingRpc()[all …]
63 genericTypeShouldMatchWhenAssigned = SimpleServiceGrpc.getClientStreamingRpcMethod(); in serviceMethodDescriotrs()128 SimpleServiceGrpc.getClientStreamingRpcMethod(), in process()