Home
last modified time | relevance | path

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

/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DInteropClientServerTest.cs87 public async Task ServerStreaming() in ServerStreaming() method in Grpc.IntegrationTesting.InteropClientServerTest
/external/grpc-grpc/src/csharp/Grpc.Core/
DMethod.cs36 ServerStreaming, enumerator
/external/grpc-grpc/src/compiler/
Dprotobuf_plugin.h82 bool ServerStreaming() const { return method_->server_streaming(); } in ServerStreaming() function
/external/flatbuffers/src/
Didl_gen_grpc.cpp91 bool ServerStreaming() const { return streaming_ == kServer; } in ServerStreaming() function in flatbuffers::FlatBufMethod
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs2372 public bool ServerStreaming { property in Google.Protobuf.Reflection.MethodDescriptorProto
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.pb.go1228ServerStreaming *bool `protobuf:"varint,6,opt,name=server_streaming,json=serverStreaming,d… member
/external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/
Ddescriptor.pb.go1190ServerStreaming *bool `protobuf:"varint,6,opt,name=server_streaming,json=serverStreaming,d… member