Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/core/end2end/tests/
H A Dserver_streaming.cc36 void ServerStreaming(CoreEnd2endTest& test, int num_messages) { in ServerStreaming() function
98 CORE_END2END_TEST(Http2Test, ServerStreaming) { ServerStreaming(*this, 1); } in CORE_END2END_TEST() argument
/aosp_15_r20/external/sdk-platform-java/gax-java/gax/src/main/java/com/google/api/gax/tracing/
H A DApiTracerFactory.java51 ServerStreaming, enumConstant
/aosp_15_r20/external/pigweed/pw_rpc/raw/public/pw_rpc/raw/internal/
H A Dmethod.h61 static constexpr RawMethod ServerStreaming(uint32_t id) { in ServerStreaming() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-compiler/src/
Dutil.rs91 ServerStreaming, enumerator
/aosp_15_r20/external/pigweed/pw_rpc/pwpb/public/pw_rpc/pwpb/internal/
H A Dmethod.h131 static constexpr PwpbMethod ServerStreaming(uint32_t id, in ServerStreaming() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/compiler/
Dprotobuf_plugin.h83 bool ServerStreaming() const { return method_->server_streaming(); } in ServerStreaming() function
/aosp_15_r20/external/grpc-grpc/src/compiler/
H A Dprotobuf_plugin.h83 bool ServerStreaming() const { return method_->server_streaming(); } in ServerStreaming() function
/aosp_15_r20/external/pigweed/pw_rpc/raw/
H A Dmethod_test.cc55 void ServerStreaming(ConstByteSpan, RawServerWriter&) {} in ServerStreaming() function in pw::rpc::internal::__anon03f00b820111::TestRawService
/aosp_15_r20/external/pigweed/pw_rpc/nanopb/
H A Dmethod_test.cc58 void ServerStreaming(const FakePb&, NanopbServerWriter<FakePb>&) {} in ServerStreaming() function in pw::rpc::internal::__anonb1388db60111::TestNanopbService
/aosp_15_r20/external/pigweed/pw_rpc/pwpb/
H A Dmethod_test.cc58 void ServerStreaming(const FakePb&, PwpbServerWriter<FakePb>&) {} in ServerStreaming() function in pw::rpc::internal::__anonc258cbd10111::TestPwpbService
/aosp_15_r20/external/flatbuffers/src/
H A Didl_gen_grpc.cpp103 bool ServerStreaming() const { return streaming_ == kServer; } in ServerStreaming() function in flatbuffers::FlatBufMethod
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio/src/call/
Dmod.rs109 ServerStreaming, enumerator
/aosp_15_r20/external/golang-protobuf/types/descriptorpb/
H A Ddescriptor.pb.go1511ServerStreaming *bool `protobuf:"varint,6,opt,name=server_streaming,json=serverStreaming,def=0" js… member
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs4751 public bool ServerStreaming { property in Google.Protobuf.Reflection.MethodDescriptorProto
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs4751 public bool ServerStreaming { property in Google.Protobuf.Reflection.MethodDescriptorProto