Home
last modified time | relevance | path

Searched defs:server_streaming (Results 1 – 12 of 12) sorted by relevance

/external/flatbuffers/grpc/src/compiler/
Djava_generator.cc357 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/
Djava_generator.cpp390 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/grpc-grpc/src/ruby/pb/test/
Dclient.rb430 def server_streaming method in NamedTests
/external/grpc-grpc/doc/
Dinterop-test-descriptions.md344 ### server_streaming subsection
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/
Ddescriptor.proto227 optional bool server_streaming = 6 [default=false]; field
/external/protobuf/src/google/protobuf/
Ddescriptor.proto246 optional bool server_streaming = 6 [default=false]; field
Ddescriptor.pb.h5747 inline bool MethodDescriptorProto::server_streaming() const { in server_streaming() function
Ddescriptor.pb.cc7857 bool MethodDescriptorProto::server_streaming() const { in server_streaming() function in google::protobuf::MethodDescriptorProto
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto250 optional bool server_streaming = 6 [default=false]; field
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.proto281 optional bool server_streaming = 6 [default=false]; field
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto281 optional bool server_streaming = 6 [default=false]; field
/external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/
Ddescriptor.proto281 optional bool server_streaming = 6 [default=false]; field