Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/flatbuffers/grpc/src/compiler/
H A Djava_generator.cc346 bool client_streaming = in PrintMethodFields() local
539 bool client_streaming = in PrintStub() local
915 bool client_streaming = in PrintBindServiceMethodBody() local
H A Dts_generator.cc112 auto client_streaming = method->ClientStreaming() || method->BidiStreaming(); in GetStreamType() local
267 auto client_streaming = in GenerateInterfaces() local
/aosp_15_r20/external/grpc-grpc-java/compiler/src/java_plugin/cpp/
H A Djava_generator.cpp456 bool client_streaming = method->client_streaming(); in PrintMethodFields() local
667 bool client_streaming = method->client_streaming(); in PrintStub() local
1077 bool client_streaming = method->client_streaming(); in PrintBindServiceMethod() local
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/unit/
H A D_compression_test.py311 client_streaming, argument
414 client_streaming, argument
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DMethodDescriptorProto.php44 protected $client_streaming = null; variable in Google\\Protobuf\\Internal\\MethodDescriptorProto
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/Internal/
H A DMethodDescriptorProto.php44 protected $client_streaming = null; variable in Google\\Protobuf\\Internal\\MethodDescriptorProto
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/
Dmethod_def.c43 bool client_streaming; member
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/reflection/
H A Dmethod_def.c25 bool client_streaming; member
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio/src/
Dclient.rs57 pub fn client_streaming<Req, Resp>( in client_streaming() method
/aosp_15_r20/external/grpc-grpc/src/ruby/pb/test/
H A Dclient.rb376 def client_streaming method in NamedTests
/aosp_15_r20/external/protobuf/python/google/protobuf/
H A Ddescriptor.py922 client_streaming=False, argument
937 client_streaming=False, argument
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/
H A Ddescriptor.py922 client_streaming=False, argument
937 client_streaming=False, argument
/aosp_15_r20/external/rust/android-crates-io/crates/tonic/src/server/
Dgrpc.rs305 pub async fn client_streaming<S, B>( in client_streaming() function
/aosp_15_r20/external/rust/android-crates-io/crates/tonic/src/client/
Dgrpc.rs224 pub async fn client_streaming<S, M1, M2, C>( in client_streaming() method
/aosp_15_r20/external/grpc-grpc/doc/
H A Dinterop-test-descriptions.md246 ### client_streaming subsection
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/
Ddescriptor.proto225 optional bool client_streaming = 5 [default=false]; field
/aosp_15_r20/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto248 optional bool client_streaming = 5 [default=false]; field
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Ddescriptor.proto303 optional bool client_streaming = 5 [default = false]; field
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/proto/google/protobuf/
Ddescriptor.proto304 optional bool client_streaming = 5 [default = false]; field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Ddescriptor.proto298 optional bool client_streaming = 5 [default = false]; field
Ddescriptor_sv.proto300 optional bool client_streaming = 5 [default = false]; field
/aosp_15_r20/external/nanopb-c/generator/proto/google/protobuf/
H A Ddescriptor.proto279 optional bool client_streaming = 5 [default=false]; field
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.proto303 optional bool client_streaming = 5 [default = false]; field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-compiler/src/
Dcodegen.rs321 fn client_streaming(&self, method_name: &str) -> String { in client_streaming() method
/aosp_15_r20/external/pigweed/pw_protobuf/py/pw_protobuf/
H A Dproto_tree.py626 def client_streaming(self) -> bool: member in ProtoServiceMethod

12