Home
last modified time | relevance | path

Searched defs:ServerStreaming (Results 1 – 15 of 15) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DInteropClientServerTest.cs87 public async Task ServerStreaming() in ServerStreaming() method in Grpc.IntegrationTesting.InteropClientServerTest
/external/pigweed/pw_rpc/raw/public/pw_rpc/raw/internal/
Dmethod.h59 static constexpr RawMethod ServerStreaming(uint32_t id) { in ServerStreaming() function
/external/grpc-grpc/src/csharp/Grpc.Core/
DMethod.cs36 ServerStreaming, enumerator
/external/rust/crates/grpcio-compiler/src/
Dutil.rs91 ServerStreaming, enumerator
/external/pigweed/pw_rpc/pwpb/public/pw_rpc/pwpb/internal/
Dmethod.h129 static constexpr PwpbMethod ServerStreaming(uint32_t id, in ServerStreaming() function
/external/grpc-grpc/src/compiler/
Dprotobuf_plugin.h82 bool ServerStreaming() const { return method_->server_streaming(); } in ServerStreaming() function
/external/rust/crates/grpcio-sys/grpc/src/compiler/
Dprotobuf_plugin.h83 bool ServerStreaming() const { return method_->server_streaming(); } in ServerStreaming() function
/external/pigweed/pw_rpc/raw/
Dmethod_test.cc54 void ServerStreaming(ConstByteSpan, RawServerWriter&) {} in ServerStreaming() function in pw::rpc::internal::__anon38edad910111::TestRawService
/external/pigweed/pw_rpc/pwpb/
Dmethod_test.cc58 void ServerStreaming(const FakePb&, PwpbServerWriter<FakePb>&) {} in ServerStreaming() function in pw::rpc::internal::__anon970aafc00111::TestPwpbService
/external/pigweed/pw_rpc/nanopb/
Dmethod_test.cc58 void ServerStreaming(const FakePb&, NanopbServerWriter<FakePb>&) {} in ServerStreaming() function in pw::rpc::internal::__anon79f329650111::TestNanopbService
/external/flatbuffers/src/
Didl_gen_grpc.cpp103 bool ServerStreaming() const { return streaming_ == kServer; } in ServerStreaming() function in flatbuffers::FlatBufMethod
/external/rust/crates/grpcio/src/call/
Dmod.rs107 ServerStreaming, enumerator
/external/golang-protobuf/types/descriptorpb/
Ddescriptor.pb.go1511ServerStreaming *bool `protobuf:"varint,6,opt,name=server_streaming,json=serverStreaming,def=0" js… member
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs4751 public bool ServerStreaming { property in Google.Protobuf.Reflection.MethodDescriptorProto
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs4751 public bool ServerStreaming { property in Google.Protobuf.Reflection.MethodDescriptorProto