/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/ |
D | server_interceptor.h | 59 enum class Type { UNARY, CLIENT_STREAMING, SERVER_STREAMING, BIDI_STREAMING }; enumerator 91 static_assert(Type::BIDI_STREAMING == 92 static_cast<Type>(internal::RpcMethod::BIDI_STREAMING),
|
D | client_interceptor.h | 75 BIDI_STREAMING, enumerator 110 static_assert(Type::BIDI_STREAMING == 111 static_cast<Type>(internal::RpcMethod::BIDI_STREAMING),
|
D | rpc_method.h | 35 BIDI_STREAMING enumerator
|
D | service_type.h | 216 methods_[idx]->SetMethodType(internal::RpcMethod::BIDI_STREAMING); in MarkMethodStreamed()
|
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/ |
D | server_interceptor.h | 59 enum class Type { UNARY, CLIENT_STREAMING, SERVER_STREAMING, BIDI_STREAMING }; enumerator 91 static_assert(Type::BIDI_STREAMING == 92 static_cast<Type>(internal::RpcMethod::BIDI_STREAMING),
|
D | client_interceptor.h | 75 BIDI_STREAMING, enumerator 110 static_assert(Type::BIDI_STREAMING == 111 static_cast<Type>(internal::RpcMethod::BIDI_STREAMING),
|
D | rpc_method.h | 35 BIDI_STREAMING enumerator
|
D | service_type.h | 216 methods_[idx]->SetMethodType(internal::RpcMethod::BIDI_STREAMING); in MarkMethodStreamed()
|
/external/grpc-grpc-java/testing-proto/src/test/java/io/grpc/testing/protobuf/ |
D | SimpleServiceTest.java | 19 import static io.grpc.MethodDescriptor.MethodType.BIDI_STREAMING; 70 assertEquals(BIDI_STREAMING, genericTypeShouldMatchWhenAssigned.getType()); in serviceMethodDescriotrs()
|
/external/grpc-grpc/include/grpcpp/impl/codegen/ |
D | rpc_method.h | 35 BIDI_STREAMING enumerator
|
D | service_type.h | 179 methods_[idx]->SetMethodType(internal::RpcMethod::BIDI_STREAMING); in MarkMethodStreamed()
|
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/generic/ |
D | generic_stub.h | 192 method.c_str(), grpc::internal::RpcMethod::BIDI_STREAMING), in PrepareBidiStreamingCallInternal() 205 method.c_str(), grpc::internal::RpcMethod::BIDI_STREAMING), in CallInternal()
|
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/generic/ |
D | generic_stub.h | 192 method.c_str(), grpc::internal::RpcMethod::BIDI_STREAMING), in PrepareBidiStreamingCallInternal() 205 method.c_str(), grpc::internal::RpcMethod::BIDI_STREAMING), in CallInternal()
|
/external/grpc-grpc/src/cpp/client/ |
D | generic_stub.cc | 35 internal::RpcMethod::BIDI_STREAMING), in CallInternal()
|
/external/grpc-grpc-java/alts/src/generated/main/grpc/io/grpc/alts/internal/ |
D | HandshakerServiceGrpc.java | 37 methodType = io.grpc.MethodDescriptor.MethodType.BIDI_STREAMING) 46 .setType(io.grpc.MethodDescriptor.MethodType.BIDI_STREAMING) in getDoHandshakeMethod()
|
/external/grpc-grpc-java/grpclb/src/generated/main/grpc/io/grpc/lb/v1/ |
D | LoadBalancerGrpc.java | 37 methodType = io.grpc.MethodDescriptor.MethodType.BIDI_STREAMING) 46 .setType(io.grpc.MethodDescriptor.MethodType.BIDI_STREAMING) in getBalanceLoadMethod()
|
/external/grpc-grpc-java/services/src/generated/main/grpc/io/grpc/reflection/v1alpha/ |
D | ServerReflectionGrpc.java | 37 methodType = io.grpc.MethodDescriptor.MethodType.BIDI_STREAMING) 46 .setType(io.grpc.MethodDescriptor.MethodType.BIDI_STREAMING) in getServerReflectionInfoMethod()
|
/external/grpc-grpc-java/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/ |
D | WorkerServiceGrpc.java | 37 methodType = io.grpc.MethodDescriptor.MethodType.BIDI_STREAMING) 46 .setType(io.grpc.MethodDescriptor.MethodType.BIDI_STREAMING) in getRunServerMethod() 69 methodType = io.grpc.MethodDescriptor.MethodType.BIDI_STREAMING) 78 .setType(io.grpc.MethodDescriptor.MethodType.BIDI_STREAMING) in getRunClientMethod()
|
D | BenchmarkServiceGrpc.java | 69 methodType = io.grpc.MethodDescriptor.MethodType.BIDI_STREAMING) 78 .setType(io.grpc.MethodDescriptor.MethodType.BIDI_STREAMING) in getStreamingCallMethod() 165 methodType = io.grpc.MethodDescriptor.MethodType.BIDI_STREAMING) 174 .setType(io.grpc.MethodDescriptor.MethodType.BIDI_STREAMING) in getStreamingBothWaysMethod()
|
/external/flatbuffers/tests/ |
D | monster_test.grpc.fb.cc | 35 …MaxHitPoints_(MonsterStorage_method_names[3], ::grpc::internal::RpcMethod::BIDI_STREAMING, channel) in Stub() 104 ::grpc::internal::RpcMethod::BIDI_STREAMING, in Service()
|
/external/grpc-grpc-java/compiler/src/testLite/golden/ |
D | TestService.java.txt | 133 methodType = io.grpc.MethodDescriptor.MethodType.BIDI_STREAMING) 142 .setType(io.grpc.MethodDescriptor.MethodType.BIDI_STREAMING) 164 methodType = io.grpc.MethodDescriptor.MethodType.BIDI_STREAMING) 173 .setType(io.grpc.MethodDescriptor.MethodType.BIDI_STREAMING) 195 methodType = io.grpc.MethodDescriptor.MethodType.BIDI_STREAMING) 204 .setType(io.grpc.MethodDescriptor.MethodType.BIDI_STREAMING)
|
/external/grpc-grpc-java/compiler/src/test/golden/ |
D | TestService.java.txt | 136 methodType = io.grpc.MethodDescriptor.MethodType.BIDI_STREAMING) 145 .setType(io.grpc.MethodDescriptor.MethodType.BIDI_STREAMING) 168 methodType = io.grpc.MethodDescriptor.MethodType.BIDI_STREAMING) 177 .setType(io.grpc.MethodDescriptor.MethodType.BIDI_STREAMING) 200 methodType = io.grpc.MethodDescriptor.MethodType.BIDI_STREAMING) 209 .setType(io.grpc.MethodDescriptor.MethodType.BIDI_STREAMING)
|
/external/rust/crates/grpcio-sys/grpc/src/cpp/server/ |
D | server_cc.cc | 259 internal::RpcMethod::BIDI_STREAMING, in FinalizeResult() 650 : grpc::internal::RpcMethod::BIDI_STREAMING, in Run() 820 "unknown", grpc::internal::RpcMethod::BIDI_STREAMING, in AddUnknownSyncMethod() 1008 case grpc::internal::RpcMethod::BIDI_STREAMING: in PayloadHandlingForMethod()
|
/external/grpc-grpc-java/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/ |
D | TestServiceGrpc.java | 201 methodType = io.grpc.MethodDescriptor.MethodType.BIDI_STREAMING) 210 .setType(io.grpc.MethodDescriptor.MethodType.BIDI_STREAMING) in getFullDuplexCallMethod() 233 methodType = io.grpc.MethodDescriptor.MethodType.BIDI_STREAMING) 242 .setType(io.grpc.MethodDescriptor.MethodType.BIDI_STREAMING) in getHalfDuplexCallMethod()
|
/external/grpc-grpc-java/core/src/main/java/io/grpc/ |
D | MethodDescriptor.java | 100 BIDI_STREAMING, enumConstant
|