| /external/grpc-grpc/include/grpcpp/impl/codegen/ |
| D | rpc_method.h | 34 SERVER_STREAMING, // response streaming enumerator
|
| /external/grpc-grpc/test/cpp/interop/ |
| D | stress_interop_client.h | 44 SERVER_STREAMING, enumerator
|
| /external/pigweed/pw_rpc/ts/ |
| D | descriptors.ts | 67 SERVER_STREAMING, enumerator
|
| /external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/ |
| D | rpc_method.h | 34 SERVER_STREAMING, // response streaming enumerator
|
| D | server_interceptor.h | 59 enum class Type { UNARY, CLIENT_STREAMING, SERVER_STREAMING, BIDI_STREAMING }; enumerator
|
| D | client_interceptor.h | 74 SERVER_STREAMING, enumerator
|
| /external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/ |
| D | rpc_method.h | 34 SERVER_STREAMING, // response streaming enumerator
|
| D | server_interceptor.h | 59 enum class Type { UNARY, CLIENT_STREAMING, SERVER_STREAMING, BIDI_STREAMING }; enumerator
|
| D | client_interceptor.h | 74 SERVER_STREAMING, enumerator
|
| /external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/ |
| D | TestCases.java | 36 SERVER_STREAMING("single request with response streaming"), enumConstant
|
| /external/pigweed/pw_rpc/java/main/dev/pigweed/pw_rpc/ |
| D | Method.java | 111 SERVER_STREAMING(/* isServerStreaming= */ true, /* isClientStreaming= */ false), enumConstant
|
| /external/grpc-grpc-java/core/src/main/java/io/grpc/ |
| D | MethodDescriptor.java | 95 SERVER_STREAMING, enumConstant
|
| /external/pigweed/pw_rpc/py/pw_rpc/ |
| D | descriptors.py | 265 SERVER_STREAMING = 1 variable in Method.Type
|
| /external/grpc-grpc/src/python/grpcio_tests/tests/interop/ |
| D | methods.py | 464 SERVER_STREAMING = 'server_streaming' variable in TestCase
|
| /external/pigweed/pw_protobuf/py/pw_protobuf/ |
| D | proto_tree.py | 550 SERVER_STREAMING = 'kServerStreaming' variable in ProtoServiceMethod.Type
|