| /external/pigweed/pw_rpc/raw/public/pw_rpc/internal/ |
| D | raw_method.h | 89 ServerStreamingFunction server_streaming; member
|
| /external/flatbuffers/grpc/src/compiler/ |
| D | java_generator.cc | 357 bool server_streaming = method->ServerStreaming() || method->BidiStreaming(); in PrintMethodFields() local 550 bool server_streaming = method->ServerStreaming() || method->BidiStreaming(); in PrintStub() local 931 bool server_streaming = method->ServerStreaming() || method->BidiStreaming(); in PrintBindServiceMethodBody() 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/protobuf/php/src/Google/Protobuf/Internal/ |
| D | MethodDescriptorProto.php | 55 private $server_streaming = false; 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/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 | 350 fn server_streaming(&self, method_name: &str) -> String { in server_streaming() method
|
| /external/golang-protobuf/protoc-gen-go/descriptor/ |
| D | descriptor.proto | 282 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/protobuf/src/google/protobuf/ |
| D | descriptor.proto | 282 optional bool server_streaming = 6 [default = false]; field
|
| D | descriptor.pb.h | 9423 inline bool MethodDescriptorProto::server_streaming() const { in server_streaming() function
|
| /external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/ |
| D | descriptor.proto | 302 optional bool server_streaming = 6 [default = false]; field
|
| D | descriptor_sv.proto | 302 optional bool server_streaming = 6 [default = false]; field
|
| /external/pigweed/pw_protobuf/py/pw_protobuf/ |
| D | proto_tree.py | 349 def server_streaming(self) -> bool: member in ProtoServiceMethod
|
| /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 | 4264 server_streaming: ::std::option::Option<bool>, field
|