Searched refs:getBidiStreamingRpcMethod (Results 1 – 2 of 2) sorted by relevance
130 io.grpc.testing.protobuf.SimpleResponse> getBidiStreamingRpcMethod; field in SimpleServiceGrpc138 io.grpc.testing.protobuf.SimpleResponse> getBidiStreamingRpcMethod() { in getBidiStreamingRpcMethod() method in SimpleServiceGrpc139 …testing.protobuf.SimpleRequest, io.grpc.testing.protobuf.SimpleResponse> getBidiStreamingRpcMethod; in getBidiStreamingRpcMethod() local140 if ((getBidiStreamingRpcMethod = SimpleServiceGrpc.getBidiStreamingRpcMethod) == null) { in getBidiStreamingRpcMethod()142 if ((getBidiStreamingRpcMethod = SimpleServiceGrpc.getBidiStreamingRpcMethod) == null) { in getBidiStreamingRpcMethod()143 SimpleServiceGrpc.getBidiStreamingRpcMethod = getBidiStreamingRpcMethod = in getBidiStreamingRpcMethod()158 return getBidiStreamingRpcMethod; in getBidiStreamingRpcMethod()228 return asyncUnimplementedStreamingCall(getBidiStreamingRpcMethod(), responseObserver); in bidiStreamingRpc()255 getBidiStreamingRpcMethod(), in bindService()327 getChannel().newCall(getBidiStreamingRpcMethod(), getCallOptions()), responseObserver); in bidiStreamingRpc()[all …]
69 genericTypeShouldMatchWhenAssigned = SimpleServiceGrpc.getBidiStreamingRpcMethod(); in serviceMethodDescriotrs()131 SimpleServiceGrpc.getBidiStreamingRpcMethod(), in process()