| /external/pigweed/pw_rpc/raw/public/pw_rpc/raw/internal/ |
| D | method.h | 111 ServerStreamingFunction server_streaming; member
|
| /external/flatbuffers/grpc/src/compiler/ |
| D | java_generator.cc | 348 bool server_streaming = in PrintMethodFields() local 541 bool server_streaming = in PrintStub() local 917 bool server_streaming = in PrintBindServiceMethodBody() local
|
| D | ts_generator.cc | 113 auto server_streaming = method->ServerStreaming() || method->BidiStreaming(); in GetStreamType() local 269 auto server_streaming = in GenerateInterfaces() local
|
| /external/grpc-grpc-java/compiler/src/java_plugin/cpp/ |
| D | java_generator.cpp | 390 bool server_streaming = method->server_streaming(); in PrintMethodFields() local 704 bool server_streaming = method->server_streaming(); in PrintStub() local 1110 bool server_streaming = method->server_streaming(); in PrintBindServiceMethodBody() local
|
| /external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| D | MethodDescriptorProto.php | 50 protected $server_streaming = null; variable in Google\\Protobuf\\Internal\\MethodDescriptorProto
|
| /external/protobuf/php/src/Google/Protobuf/Internal/ |
| D | MethodDescriptorProto.php | 50 protected $server_streaming = null; variable in Google\\Protobuf\\Internal\\MethodDescriptorProto
|
| /external/rust/crates/grpcio/src/ |
| D | client.rs | 67 pub fn server_streaming<Req, Resp>( in server_streaming() method
|
| /external/grpc-grpc/src/ruby/pb/test/ |
| D | client.rb | 430 def server_streaming method in NamedTests
|
| /external/grpc-grpc/doc/ |
| D | interop-test-descriptions.md | 344 ### server_streaming subsection
|
| /external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/ |
| D | descriptor.proto | 227 optional bool server_streaming = 6 [default=false]; field
|
| /external/cronet/third_party/protobuf/python/google/protobuf/ |
| D | descriptor.py | 919 server_streaming=False, argument 934 server_streaming=False, argument
|
| /external/protobuf/python/google/protobuf/ |
| D | descriptor.py | 923 server_streaming=False, argument 938 server_streaming=False, argument
|
| /external/nos/host/generic/nugget/proto/google/protobuf/ |
| D | descriptor.proto | 250 optional bool server_streaming = 6 [default=false]; field
|
| /external/rust/crates/grpcio-compiler/src/ |
| D | codegen.rs | 346 fn server_streaming(&self, method_name: &str) -> String { in server_streaming() method
|
| /external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/ |
| D | descriptor_sv.proto | 302 optional bool server_streaming = 6 [default = false]; field
|
| D | descriptor.proto | 302 optional bool server_streaming = 6 [default = false]; field
|
| /external/cronet/third_party/protobuf/src/google/protobuf/ |
| D | descriptor.proto | 305 optional bool server_streaming = 6 [default = false]; field
|
| /external/rust/crates/protobuf-parse/src/proto/google/protobuf/ |
| D | descriptor.proto | 306 optional bool server_streaming = 6 [default = false]; field
|
| /external/protobuf/src/google/protobuf/ |
| D | descriptor.proto | 305 optional bool server_streaming = 6 [default = false]; field
|
| /external/nanopb-c/generator/proto/google/protobuf/ |
| D | descriptor.proto | 281 optional bool server_streaming = 6 [default=false]; field
|
| /external/pigweed/pw_protobuf/py/pw_protobuf/ |
| D | proto_tree.py | 581 def server_streaming(self) -> bool: member in ProtoServiceMethod
|
| /external/rust/crates/protobuf-parse/src/pure/ |
| D | model.rs | 356 pub server_streaming: bool, field
|
| D | parser.rs | 1154 let server_streaming = self.tokenizer.next_ident_if_eq("stream")?; in next_rpc_opt() localVariable
|
| /external/rust/crates/grpcio/src/call/ |
| D | client.rs | 158 pub fn server_streaming<Req, Resp>( in server_streaming() method
|
| /external/rust/crates/protobuf/src/ |
| D | descriptor.rs | 3428 pub server_streaming: ::std::option::Option<bool>, field 3574 pub fn server_streaming(&self) -> bool { in server_streaming() method
|