Home
last modified time | relevance | path

Searched defs:client_streaming (Results 1 – 12 of 12) 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/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/protobuf/src/google/protobuf/
Ddescriptor.proto244 optional bool client_streaming = 5 [default=false]; field
Ddescriptor.pb.h5723 inline bool MethodDescriptorProto::client_streaming() const { in client_streaming() function
Ddescriptor.pb.cc7833 bool MethodDescriptorProto::client_streaming() const { in client_streaming() function in google::protobuf::MethodDescriptorProto
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.proto279 optional bool client_streaming = 5 [default=false]; field
/external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/
Ddescriptor.proto279 optional bool client_streaming = 5 [default=false]; field
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto279 optional bool client_streaming = 5 [default=false]; field