/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/ |
D | InteropClientServerTest.cs | 87 public async Task ServerStreaming() in ServerStreaming() method in Grpc.IntegrationTesting.InteropClientServerTest
|
/external/pigweed/pw_rpc/raw/public/pw_rpc/internal/ |
D | raw_method.h | 66 static constexpr RawMethod ServerStreaming(uint32_t id) { in ServerStreaming() function
|
/external/grpc-grpc/src/csharp/Grpc.Core/ |
D | Method.cs | 36 ServerStreaming, enumerator
|
/external/rust/crates/grpcio-compiler/src/ |
D | util.rs | 91 ServerStreaming, enumerator
|
/external/grpc-grpc/src/compiler/ |
D | protobuf_plugin.h | 82 bool ServerStreaming() const { return method_->server_streaming(); } in ServerStreaming() function
|
/external/rust/crates/grpcio-sys/grpc/src/compiler/ |
D | protobuf_plugin.h | 83 bool ServerStreaming() const { return method_->server_streaming(); } in ServerStreaming() function
|
/external/pigweed/pw_rpc/nanopb/ |
D | nanopb_method_test.cc | 44 void ServerStreaming(ServerContext&, const FakePb&, ServerWriter<FakePb>&) {} in ServerStreaming() function in pw::rpc::internal::__anon4f1875440111::TestNanopbService
|
/external/pigweed/pw_rpc/raw/ |
D | raw_method_test.cc | 44 void ServerStreaming(ServerContext&, ConstByteSpan, RawServerWriter&) {} in ServerStreaming() function in pw::rpc::internal::__anonf6436d3c0111::TestRawService
|
/external/flatbuffers/src/ |
D | idl_gen_grpc.cpp | 93 bool ServerStreaming() const { return streaming_ == kServer; } in ServerStreaming() function in flatbuffers::FlatBufMethod
|
/external/rust/crates/grpcio/src/call/ |
D | mod.rs | 107 ServerStreaming, enumerator
|
/external/golang-protobuf/protoc-gen-go/descriptor/ |
D | descriptor.pb.go | 1228 …ServerStreaming *bool `protobuf:"varint,6,opt,name=server_streaming,json=serverStreaming,d… member
|
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | Descriptor.cs | 3630 public bool ServerStreaming { property in Google.Protobuf.Reflection.MethodDescriptorProto
|