/aosp_15_r20/external/sdk-platform-java/gax-java/gax/src/main/java/com/google/api/gax/tracing/ |
H A D | ApiTracerFactory.java | 52 ClientStreaming, enumConstant
|
/aosp_15_r20/external/pigweed/pw_rpc/java/main/dev/pigweed/pw_rpc/ |
H A D | Call.java | 66 interface ClientStreaming<RequestT extends MessageLite> extends Call { interface
|
/aosp_15_r20/external/grpc-grpc/test/core/end2end/tests/ |
H A D | client_streaming.cc | 35 void ClientStreaming(CoreEnd2endTest& test, int messages) { in ClientStreaming() function
|
/aosp_15_r20/external/pigweed/pw_rpc/raw/public/pw_rpc/raw/internal/ |
H A D | method.h | 73 static constexpr RawMethod ClientStreaming(uint32_t id) { in ClientStreaming() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-compiler/src/ |
D | util.rs | 90 ClientStreaming, enumerator
|
/aosp_15_r20/external/pigweed/pw_rpc/pwpb/public/pw_rpc/pwpb/internal/ |
H A D | method.h | 158 static constexpr PwpbMethod ClientStreaming(uint32_t id, in ClientStreaming() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/compiler/ |
D | protobuf_plugin.h | 81 bool ClientStreaming() const { return method_->client_streaming(); } in ClientStreaming() function
|
/aosp_15_r20/external/grpc-grpc/src/compiler/ |
H A D | protobuf_plugin.h | 81 bool ClientStreaming() const { return method_->client_streaming(); } in ClientStreaming() function
|
/aosp_15_r20/external/pigweed/pw_rpc/raw/ |
H A D | method_test.cc | 69 void ClientStreaming(RawServerReader&) {} in ClientStreaming() function in pw::rpc::internal::__anon03f00b820111::TestRawService
|
/aosp_15_r20/external/pigweed/pw_rpc/nanopb/ |
H A D | method_test.cc | 71 void ClientStreaming(NanopbServerReader<FakePb, FakePb>&) {} in ClientStreaming() function in pw::rpc::internal::__anonb1388db60111::TestNanopbService
|
/aosp_15_r20/external/pigweed/pw_rpc/pwpb/ |
H A D | method_test.cc | 70 void ClientStreaming(PwpbServerReader<FakePb, FakePb>&) {} in ClientStreaming() function in pw::rpc::internal::__anonc258cbd10111::TestPwpbService
|
/aosp_15_r20/external/flatbuffers/src/ |
H A D | idl_gen_grpc.cpp | 101 bool ClientStreaming() const { return streaming_ == kClient; } in ClientStreaming() function in flatbuffers::FlatBufMethod
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio/src/call/ |
D | mod.rs | 106 ClientStreaming, enumerator
|
/aosp_15_r20/external/golang-protobuf/types/descriptorpb/ |
H A D | descriptor.pb.go | 1509 …ClientStreaming *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 D | Descriptor.cs | 4721 public bool ClientStreaming { property in Google.Protobuf.Reflection.MethodDescriptorProto
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
H A D | Descriptor.cs | 4721 public bool ClientStreaming { property in Google.Protobuf.Reflection.MethodDescriptorProto
|