Home
last modified time | relevance | path

Searched defs:ClientStreaming (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/sdk-platform-java/gax-java/gax/src/main/java/com/google/api/gax/tracing/
H A DApiTracerFactory.java52 ClientStreaming, enumConstant
/aosp_15_r20/external/pigweed/pw_rpc/java/main/dev/pigweed/pw_rpc/
H A DCall.java66 interface ClientStreaming<RequestT extends MessageLite> extends Call { interface
/aosp_15_r20/external/grpc-grpc/test/core/end2end/tests/
H A Dclient_streaming.cc35 void ClientStreaming(CoreEnd2endTest& test, int messages) { in ClientStreaming() function
/aosp_15_r20/external/pigweed/pw_rpc/raw/public/pw_rpc/raw/internal/
H A Dmethod.h73 static constexpr RawMethod ClientStreaming(uint32_t id) { in ClientStreaming() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-compiler/src/
Dutil.rs90 ClientStreaming, enumerator
/aosp_15_r20/external/pigweed/pw_rpc/pwpb/public/pw_rpc/pwpb/internal/
H A Dmethod.h158 static constexpr PwpbMethod ClientStreaming(uint32_t id, in ClientStreaming() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/compiler/
Dprotobuf_plugin.h81 bool ClientStreaming() const { return method_->client_streaming(); } in ClientStreaming() function
/aosp_15_r20/external/grpc-grpc/src/compiler/
H A Dprotobuf_plugin.h81 bool ClientStreaming() const { return method_->client_streaming(); } in ClientStreaming() function
/aosp_15_r20/external/pigweed/pw_rpc/raw/
H A Dmethod_test.cc69 void ClientStreaming(RawServerReader&) {} in ClientStreaming() function in pw::rpc::internal::__anon03f00b820111::TestRawService
/aosp_15_r20/external/pigweed/pw_rpc/nanopb/
H A Dmethod_test.cc71 void ClientStreaming(NanopbServerReader<FakePb, FakePb>&) {} in ClientStreaming() function in pw::rpc::internal::__anonb1388db60111::TestNanopbService
/aosp_15_r20/external/pigweed/pw_rpc/pwpb/
H A Dmethod_test.cc70 void ClientStreaming(PwpbServerReader<FakePb, FakePb>&) {} in ClientStreaming() function in pw::rpc::internal::__anonc258cbd10111::TestPwpbService
/aosp_15_r20/external/flatbuffers/src/
H A Didl_gen_grpc.cpp101 bool ClientStreaming() const { return streaming_ == kClient; } in ClientStreaming() function in flatbuffers::FlatBufMethod
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio/src/call/
Dmod.rs106 ClientStreaming, enumerator
/aosp_15_r20/external/golang-protobuf/types/descriptorpb/
H A Ddescriptor.pb.go1509ClientStreaming *bool `protobuf:"varint,5,opt,name=client_streaming,json=clientStreaming,def=0" js… member
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs4721 public bool ClientStreaming { property in Google.Protobuf.Reflection.MethodDescriptorProto
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs4721 public bool ClientStreaming { property in Google.Protobuf.Reflection.MethodDescriptorProto