/external/flatbuffers/grpc/src/compiler/ |
D | java_generator.cc | 346 bool client_streaming = in PrintMethodFields() local 539 bool client_streaming = in PrintStub() local 915 bool client_streaming = in PrintBindServiceMethodBody() local
|
D | ts_generator.cc | 112 auto client_streaming = method->ClientStreaming() || method->BidiStreaming(); in GetStreamType() local 267 auto client_streaming = in GenerateInterfaces() local
|
/external/grpc-grpc-java/compiler/src/java_plugin/cpp/ |
D | java_generator.cpp | 456 bool client_streaming = method->client_streaming(); in PrintMethodFields() local 667 bool client_streaming = method->client_streaming(); in PrintStub() local 1077 bool client_streaming = method->client_streaming(); in PrintBindServiceMethod() local
|
/external/grpc-grpc/src/python/grpcio_tests/tests/unit/ |
D | _compression_test.py | 311 client_streaming, argument 414 client_streaming, argument
|
/external/cronet/stable/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
D | MethodDescriptorProto.php | 44 protected $client_streaming = null; variable in Google\\Protobuf\\Internal\\MethodDescriptorProto
|
/external/cronet/tot/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
D | MethodDescriptorProto.php | 44 protected $client_streaming = null; variable in Google\\Protobuf\\Internal\\MethodDescriptorProto
|
/external/protobuf/php/src/Google/Protobuf/Internal/ |
D | MethodDescriptorProto.php | 44 protected $client_streaming = null; variable in Google\\Protobuf\\Internal\\MethodDescriptorProto
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/ |
D | method_def.c | 43 bool client_streaming; member
|
/external/grpc-grpc/third_party/upb/upb/reflection/ |
D | method_def.c | 25 bool client_streaming; member
|
/external/rust/android-crates-io/crates/grpcio/src/ |
D | client.rs | 57 pub fn client_streaming<Req, Resp>( in client_streaming() method
|
/external/grpc-grpc/src/ruby/pb/test/ |
D | client.rb | 376 def client_streaming method in NamedTests
|
/external/rust/android-crates-io/crates/tonic/src/server/ |
D | grpc.rs | 305 pub async fn client_streaming<S, B>( in client_streaming() function
|
/external/grpc-grpc/doc/ |
D | interop-test-descriptions.md | 246 ### client_streaming subsection
|
/external/rust/android-crates-io/crates/tonic/src/client/ |
D | grpc.rs | 224 pub async fn client_streaming<S, M1, M2, C>( in client_streaming() method
|
/external/cronet/stable/third_party/protobuf/python/google/protobuf/ |
D | descriptor.py | 922 client_streaming=False, argument 937 client_streaming=False, argument
|
/external/cronet/tot/third_party/protobuf/python/google/protobuf/ |
D | descriptor.py | 922 client_streaming=False, argument 937 client_streaming=False, argument
|
/external/protobuf/python/google/protobuf/ |
D | descriptor.py | 922 client_streaming=False, argument 937 client_streaming=False, argument
|
/external/nos/host/generic/nugget/proto/google/protobuf/ |
D | descriptor.proto | 248 optional bool client_streaming = 5 [default=false]; field
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/benchmarks/ |
D | descriptor.proto | 298 optional bool client_streaming = 5 [default = false]; field
|
D | descriptor_sv.proto | 300 optional bool client_streaming = 5 [default = false]; field
|
/external/cronet/stable/third_party/protobuf/src/google/protobuf/ |
D | descriptor.proto | 303 optional bool client_streaming = 5 [default = false]; field
|
/external/rust/android-crates-io/crates/grpcio-compiler/src/ |
D | codegen.rs | 321 fn client_streaming(&self, method_name: &str) -> String { in client_streaming() method
|
/external/nanopb-c/generator/proto/google/protobuf/ |
D | descriptor.proto | 279 optional bool client_streaming = 5 [default=false]; field
|
/external/protobuf/src/google/protobuf/ |
D | descriptor.proto | 303 optional bool client_streaming = 5 [default = false]; field
|
/external/rust/android-crates-io/crates/protobuf-parse/src/proto/google/protobuf/ |
D | descriptor.proto | 304 optional bool client_streaming = 5 [default = false]; field
|