/external/grpc-grpc-java/services/src/generated/main/grpc/io/grpc/health/v1/ |
D | HealthGrpc.java | 6 import static io.grpc.stub.ClientCalls.asyncServerStreamingCall; 13 import static io.grpc.stub.ServerCalls.asyncServerStreamingCall; 165 asyncServerStreamingCall( in bindService() 223 asyncServerStreamingCall( in watch()
|
/external/grpc-grpc-java/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/ |
D | MetricsServiceGrpc.java | 6 import static io.grpc.stub.ClientCalls.asyncServerStreamingCall; 13 import static io.grpc.stub.ServerCalls.asyncServerStreamingCall; 146 asyncServerStreamingCall( in bindService() 188 asyncServerStreamingCall( in getAllGauges()
|
D | UnimplementedServiceGrpc.java | 6 import static io.grpc.stub.ClientCalls.asyncServerStreamingCall; 13 import static io.grpc.stub.ServerCalls.asyncServerStreamingCall;
|
D | ReconnectServiceGrpc.java | 6 import static io.grpc.stub.ClientCalls.asyncServerStreamingCall; 13 import static io.grpc.stub.ServerCalls.asyncServerStreamingCall;
|
D | TestServiceGrpc.java | 6 import static io.grpc.stub.ClientCalls.asyncServerStreamingCall; 13 import static io.grpc.stub.ServerCalls.asyncServerStreamingCall; 436 asyncServerStreamingCall( in bindService() 538 asyncServerStreamingCall( in streamingOutputCall()
|
/external/flatbuffers/tests/MyGame/Example/ |
D | MonsterStorageGrpc.java | 13 import static io.grpc.stub.ClientCalls.asyncServerStreamingCall; 20 import static io.grpc.stub.ServerCalls.asyncServerStreamingCall; 263 asyncServerStreamingCall( in bindService() 316 asyncServerStreamingCall( in retrieve()
|
/external/grpc-grpc-java/testing-proto/src/generated/main/grpc/io/grpc/testing/protobuf/ |
D | SimpleServiceGrpc.java | 6 import static io.grpc.stub.ClientCalls.asyncServerStreamingCall; 13 import static io.grpc.stub.ServerCalls.asyncServerStreamingCall; 249 asyncServerStreamingCall( in bindService() 315 asyncServerStreamingCall( in serverStreamingRpc()
|
/external/grpc-grpc-java/alts/src/generated/main/grpc/io/grpc/alts/internal/ |
D | HandshakerServiceGrpc.java | 6 import static io.grpc.stub.ClientCalls.asyncServerStreamingCall; 13 import static io.grpc.stub.ServerCalls.asyncServerStreamingCall;
|
/external/grpc-grpc-java/grpclb/src/generated/main/grpc/io/grpc/lb/v1/ |
D | LoadBalancerGrpc.java | 6 import static io.grpc.stub.ClientCalls.asyncServerStreamingCall; 13 import static io.grpc.stub.ServerCalls.asyncServerStreamingCall;
|
/external/grpc-grpc-java/services/src/generated/main/grpc/io/grpc/reflection/v1alpha/ |
D | ServerReflectionGrpc.java | 6 import static io.grpc.stub.ClientCalls.asyncServerStreamingCall; 13 import static io.grpc.stub.ServerCalls.asyncServerStreamingCall;
|
/external/grpc-grpc-java/stub/src/test/java/io/grpc/stub/ |
D | ServerCallsTest.java | 262 ServerCalls.asyncServerStreamingCall( in onReadyHandlerCalledForUnaryRequest() 316 ServerCalls.asyncServerStreamingCall( in clientSendsOne_errorMissingRequest_serverStreaming() 356 ServerCalls.asyncServerStreamingCall( in clientSendsOne_errorTooManyRequests_serverStreaming()
|
/external/grpc-grpc-java/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/ |
D | ReportQpsScenarioServiceGrpc.java | 6 import static io.grpc.stub.ClientCalls.asyncServerStreamingCall; 13 import static io.grpc.stub.ServerCalls.asyncServerStreamingCall;
|
D | BenchmarkServiceGrpc.java | 6 import static io.grpc.stub.ClientCalls.asyncServerStreamingCall; 13 import static io.grpc.stub.ServerCalls.asyncServerStreamingCall; 298 asyncServerStreamingCall( in bindService() 377 asyncServerStreamingCall( in streamingFromServer()
|
D | WorkerServiceGrpc.java | 6 import static io.grpc.stub.ClientCalls.asyncServerStreamingCall; 13 import static io.grpc.stub.ServerCalls.asyncServerStreamingCall;
|
/external/grpc-grpc-java/services/src/generated/test/grpc/io/grpc/reflection/testing/ |
D | AnotherDynamicServiceGrpc.java | 6 import static io.grpc.stub.ClientCalls.asyncServerStreamingCall; 13 import static io.grpc.stub.ServerCalls.asyncServerStreamingCall;
|
D | ReflectableServiceGrpc.java | 6 import static io.grpc.stub.ClientCalls.asyncServerStreamingCall; 13 import static io.grpc.stub.ServerCalls.asyncServerStreamingCall;
|
D | DynamicServiceGrpc.java | 6 import static io.grpc.stub.ClientCalls.asyncServerStreamingCall; 13 import static io.grpc.stub.ServerCalls.asyncServerStreamingCall;
|
/external/grpc-grpc-java/compiler/src/testLite/golden/ |
D | TestDeprecatedService.java.txt | 6 import static io.grpc.stub.ClientCalls.asyncServerStreamingCall; 13 import static io.grpc.stub.ServerCalls.asyncServerStreamingCall;
|
D | TestService.java.txt | 6 import static io.grpc.stub.ClientCalls.asyncServerStreamingCall; 13 import static io.grpc.stub.ServerCalls.asyncServerStreamingCall; 329 asyncServerStreamingCall( 407 asyncServerStreamingCall(
|
/external/grpc-grpc-java/compiler/src/testNano/golden/ |
D | TestDeprecatedService.java.txt | 6 import static io.grpc.stub.ClientCalls.asyncServerStreamingCall; 13 import static io.grpc.stub.ServerCalls.asyncServerStreamingCall;
|
D | TestService.java.txt | 6 import static io.grpc.stub.ClientCalls.asyncServerStreamingCall; 13 import static io.grpc.stub.ServerCalls.asyncServerStreamingCall; 370 asyncServerStreamingCall( 448 asyncServerStreamingCall(
|
/external/grpc-grpc-java/compiler/src/test/golden/ |
D | TestDeprecatedService.java.txt | 6 import static io.grpc.stub.ClientCalls.asyncServerStreamingCall; 13 import static io.grpc.stub.ServerCalls.asyncServerStreamingCall;
|
D | TestService.java.txt | 6 import static io.grpc.stub.ClientCalls.asyncServerStreamingCall; 13 import static io.grpc.stub.ServerCalls.asyncServerStreamingCall; 335 asyncServerStreamingCall( 413 asyncServerStreamingCall(
|
/external/grpc-grpc-java/stub/src/main/java/io/grpc/stub/ |
D | ServerCalls.java | 59 public static <ReqT, RespT> ServerCallHandler<ReqT, RespT> asyncServerStreamingCall( in asyncServerStreamingCall() method in ServerCalls
|
/external/grpc-grpc-java/services/src/generated/main/grpc/io/grpc/channelz/v1/ |
D | ChannelzGrpc.java | 6 import static io.grpc.stub.ClientCalls.asyncServerStreamingCall; 13 import static io.grpc.stub.ServerCalls.asyncServerStreamingCall;
|