/external/grpc-grpc-java/services/src/generated/main/grpc/io/grpc/channelz/v1/ |
D | ChannelzGrpc.java | 16 import static io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall; 265 asyncUnimplementedUnaryCall(getGetTopChannelsMethod(), responseObserver); in getTopChannels() 275 asyncUnimplementedUnaryCall(getGetServersMethod(), responseObserver); in getServers() 285 asyncUnimplementedUnaryCall(getGetServerSocketsMethod(), responseObserver); in getServerSockets() 295 asyncUnimplementedUnaryCall(getGetChannelMethod(), responseObserver); in getChannel() 305 asyncUnimplementedUnaryCall(getGetSubchannelMethod(), responseObserver); in getSubchannel() 315 asyncUnimplementedUnaryCall(getGetSocketMethod(), responseObserver); in getSocket()
|
/external/grpc-grpc-java/services/src/generated/main/grpc/io/grpc/health/v1/ |
D | HealthGrpc.java | 16 import static io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall; 129 asyncUnimplementedUnaryCall(getCheckMethod(), responseObserver); in check() 151 asyncUnimplementedUnaryCall(getWatchMethod(), responseObserver); in watch()
|
/external/grpc-grpc-java/stub/src/main/java/io/grpc/stub/ |
D | ServerCalls.java | 402 public static void asyncUnimplementedUnaryCall( in asyncUnimplementedUnaryCall() method in ServerCalls 422 asyncUnimplementedUnaryCall(methodDescriptor, responseObserver); in asyncUnimplementedStreamingCall()
|
/external/grpc-grpc-java/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/ |
D | ReconnectServiceGrpc.java | 16 import static io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall; 131 asyncUnimplementedUnaryCall(getStartMethod(), responseObserver); in start() 138 asyncUnimplementedUnaryCall(getStopMethod(), responseObserver); in stop()
|
D | MetricsServiceGrpc.java | 16 import static io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall; 129 asyncUnimplementedUnaryCall(getGetAllGaugesMethod(), responseObserver); in getAllGauges() 139 asyncUnimplementedUnaryCall(getGetGaugeMethod(), responseObserver); in getGauge()
|
D | TestServiceGrpc.java | 16 import static io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall; 328 asyncUnimplementedUnaryCall(getEmptyCallMethod(), responseObserver); in emptyCall() 338 asyncUnimplementedUnaryCall(getUnaryCallMethod(), responseObserver); in unaryCall() 350 asyncUnimplementedUnaryCall(getCacheableUnaryCallMethod(), responseObserver); in cacheableUnaryCall() 361 asyncUnimplementedUnaryCall(getStreamingOutputCallMethod(), responseObserver); in streamingOutputCall() 408 asyncUnimplementedUnaryCall(getUnimplementedCallMethod(), responseObserver); in unimplementedCall()
|
D | UnimplementedServiceGrpc.java | 16 import static io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall; 104 asyncUnimplementedUnaryCall(getUnimplementedCallMethod(), responseObserver); in unimplementedCall()
|
/external/flatbuffers/tests/MyGame/Example/ |
D | MonsterStorageGrpc.java | 23 import static io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall; 228 asyncUnimplementedUnaryCall(getStoreMethod(), responseObserver); in store() 235 asyncUnimplementedUnaryCall(getRetrieveMethod(), responseObserver); in retrieve()
|
/external/grpc-grpc-java/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/ |
D | ReportQpsScenarioServiceGrpc.java | 16 import static io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall; 96 asyncUnimplementedUnaryCall(getReportScenarioMethod(), responseObserver); in reportScenario()
|
D | WorkerServiceGrpc.java | 16 import static io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall; 222 asyncUnimplementedUnaryCall(getCoreCountMethod(), responseObserver); in coreCount() 232 asyncUnimplementedUnaryCall(getQuitWorkerMethod(), responseObserver); in quitWorker()
|
D | BenchmarkServiceGrpc.java | 16 import static io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall; 225 asyncUnimplementedUnaryCall(getUnaryCallMethod(), responseObserver); in unaryCall() 259 asyncUnimplementedUnaryCall(getStreamingFromServerMethod(), responseObserver); in streamingFromServer()
|
/external/grpc-grpc-java/services/src/generated/test/grpc/io/grpc/reflection/testing/ |
D | AnotherDynamicServiceGrpc.java | 16 import static io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall; 102 asyncUnimplementedUnaryCall(getMethodMethod(), responseObserver); in method()
|
D | ReflectableServiceGrpc.java | 16 import static io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall; 93 asyncUnimplementedUnaryCall(getMethodMethod(), responseObserver); in method()
|
D | DynamicServiceGrpc.java | 16 import static io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall; 102 asyncUnimplementedUnaryCall(getMethodMethod(), responseObserver); in method()
|
/external/grpc-grpc-java/testing-proto/src/generated/main/grpc/io/grpc/testing/protobuf/ |
D | SimpleServiceGrpc.java | 16 import static io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall; 198 asyncUnimplementedUnaryCall(getUnaryRpcMethod(), responseObserver); in unaryRpc() 218 asyncUnimplementedUnaryCall(getServerStreamingRpcMethod(), responseObserver); in serverStreamingRpc()
|
/external/grpc-grpc-java/compiler/src/testLite/golden/ |
D | TestDeprecatedService.java.txt | 16 import static io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall; 104 asyncUnimplementedUnaryCall(getDeprecatedMethodMethod(), responseObserver);
|
D | TestService.java.txt | 16 import static io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall; 257 asyncUnimplementedUnaryCall(getUnaryCallMethod(), responseObserver); 268 asyncUnimplementedUnaryCall(getStreamingOutputCallMethod(), responseObserver);
|
/external/grpc-grpc-java/compiler/src/testNano/golden/ |
D | TestDeprecatedService.java.txt | 16 import static io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall; 130 asyncUnimplementedUnaryCall(getDeprecatedMethodMethod(), responseObserver);
|
D | TestService.java.txt | 16 import static io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall; 298 asyncUnimplementedUnaryCall(getUnaryCallMethod(), responseObserver); 309 asyncUnimplementedUnaryCall(getStreamingOutputCallMethod(), responseObserver);
|
/external/grpc-grpc-java/compiler/src/test/golden/ |
D | TestDeprecatedService.java.txt | 16 import static io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall; 105 asyncUnimplementedUnaryCall(getDeprecatedMethodMethod(), responseObserver);
|
D | TestService.java.txt | 16 import static io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall; 263 asyncUnimplementedUnaryCall(getUnaryCallMethod(), responseObserver); 274 asyncUnimplementedUnaryCall(getStreamingOutputCallMethod(), responseObserver);
|
/external/grpc-grpc-java/alts/src/generated/main/grpc/io/grpc/alts/internal/ |
D | HandshakerServiceGrpc.java | 16 import static io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall;
|
/external/grpc-grpc-java/grpclb/src/generated/main/grpc/io/grpc/lb/v1/ |
D | LoadBalancerGrpc.java | 16 import static io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall;
|
/external/grpc-grpc-java/services/src/generated/main/grpc/io/grpc/reflection/v1alpha/ |
D | ServerReflectionGrpc.java | 16 import static io.grpc.stub.ServerCalls.asyncUnimplementedUnaryCall;
|