Home
last modified time | relevance | path

Searched defs:client_streaming (Results 1 – 11 of 11) sorted by relevance

/external/flatbuffers/grpc/src/compiler/
Djava_generator.cc356 bool client_streaming = method->ClientStreaming() || method->BidiStreaming(); in PrintMethodFields() local
549 bool client_streaming = method->ClientStreaming() || method->BidiStreaming(); in PrintStub() local
930 bool client_streaming = method->ClientStreaming() || method->BidiStreaming(); in PrintBindServiceMethodBody() local
/external/protobuf/php/src/Google/Protobuf/Internal/
DMethodDescriptorProto.php48 private $client_streaming = false; variable in Google\\Protobuf\\Internal\\MethodDescriptorProto
/external/grpc-grpc-java/compiler/src/java_plugin/cpp/
Djava_generator.cpp389 bool client_streaming = method->client_streaming(); in PrintMethodFields() local
703 bool client_streaming = method->client_streaming(); in PrintStub() local
1109 bool client_streaming = method->client_streaming(); in PrintBindServiceMethodBody() local
/external/grpc-grpc/src/ruby/pb/test/
Dclient.rb373 def client_streaming method in NamedTests
/external/grpc-grpc/doc/
Dinterop-test-descriptions.md231 ### client_streaming subsection
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/
Ddescriptor.proto225 optional bool client_streaming = 5 [default=false]; field
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto248 optional bool client_streaming = 5 [default=false]; field
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.proto279 optional bool client_streaming = 5 [default=false]; field
/external/protobuf/src/google/protobuf/
Ddescriptor.proto280 optional bool client_streaming = 5 [default = false]; field
Ddescriptor.pb.h9405 inline bool MethodDescriptorProto::client_streaming() const { in client_streaming() function
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto279 optional bool client_streaming = 5 [default=false]; field