| /external/pigweed/pw_rpc/java/main/dev/pigweed/pw_rpc/ |
| D | Call.java | 66 interface ClientStreaming<RequestT extends MessageLite> extends Call { interface
|
| /external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/ |
| D | InteropClientServerTest.cs | 81 public async Task ClientStreaming() in ClientStreaming() method in Grpc.IntegrationTesting.InteropClientServerTest
|
| /external/pigweed/pw_rpc/raw/public/pw_rpc/raw/internal/ |
| D | method.h | 69 static constexpr RawMethod ClientStreaming(uint32_t id) { in ClientStreaming() function
|
| /external/grpc-grpc/src/csharp/Grpc.Core/ |
| D | Method.cs | 33 ClientStreaming, enumerator
|
| /external/rust/crates/grpcio-compiler/src/ |
| D | util.rs | 90 ClientStreaming, enumerator
|
| /external/pigweed/pw_rpc/pwpb/public/pw_rpc/pwpb/internal/ |
| D | method.h | 155 static constexpr PwpbMethod ClientStreaming(uint32_t id, in ClientStreaming() function
|
| /external/grpc-grpc/src/compiler/ |
| D | protobuf_plugin.h | 80 bool ClientStreaming() const { return method_->client_streaming(); } in ClientStreaming() function
|
| /external/rust/crates/grpcio-sys/grpc/src/compiler/ |
| D | protobuf_plugin.h | 81 bool ClientStreaming() const { return method_->client_streaming(); } in ClientStreaming() function
|
| /external/pigweed/pw_rpc/raw/ |
| D | method_test.cc | 68 void ClientStreaming(RawServerReader&) {} in ClientStreaming() function in pw::rpc::internal::__anon38edad910111::TestRawService
|
| /external/pigweed/pw_rpc/pwpb/ |
| D | method_test.cc | 70 void ClientStreaming(PwpbServerReader<FakePb, FakePb>&) {} in ClientStreaming() function in pw::rpc::internal::__anon970aafc00111::TestPwpbService
|
| /external/pigweed/pw_rpc/nanopb/ |
| D | method_test.cc | 71 void ClientStreaming(NanopbServerReader<FakePb, FakePb>&) {} in ClientStreaming() function in pw::rpc::internal::__anon79f329650111::TestNanopbService
|
| /external/flatbuffers/src/ |
| D | idl_gen_grpc.cpp | 101 bool ClientStreaming() const { return streaming_ == kClient; } in ClientStreaming() function in flatbuffers::FlatBufMethod
|
| /external/rust/crates/grpcio/src/call/ |
| D | mod.rs | 104 ClientStreaming, enumerator
|
| /external/golang-protobuf/types/descriptorpb/ |
| D | descriptor.pb.go | 1509 …ClientStreaming *bool `protobuf:"varint,5,opt,name=client_streaming,json=clientStreaming,def=0" js… member
|
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| D | Descriptor.cs | 4721 public bool ClientStreaming { property in Google.Protobuf.Reflection.MethodDescriptorProto
|
| /external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| D | Descriptor.cs | 4721 public bool ClientStreaming { property in Google.Protobuf.Reflection.MethodDescriptorProto
|