Searched defs:ServerStreaming (Results 1 – 7 of 7) sorted by relevance
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/ |
D | InteropClientServerTest.cs | 87 public async Task ServerStreaming() in ServerStreaming() method in Grpc.IntegrationTesting.InteropClientServerTest
|
/external/grpc-grpc/src/csharp/Grpc.Core/ |
D | Method.cs | 36 ServerStreaming, enumerator
|
/external/grpc-grpc/src/compiler/ |
D | protobuf_plugin.h | 82 bool ServerStreaming() const { return method_->server_streaming(); } in ServerStreaming() function
|
/external/flatbuffers/src/ |
D | idl_gen_grpc.cpp | 91 bool ServerStreaming() const { return streaming_ == kServer; } in ServerStreaming() function in flatbuffers::FlatBufMethod
|
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | Descriptor.cs | 2372 public bool ServerStreaming { property in Google.Protobuf.Reflection.MethodDescriptorProto
|
/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/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/ |
D | descriptor.pb.go | 1190 …ServerStreaming *bool `protobuf:"varint,6,opt,name=server_streaming,json=serverStreaming,d… member
|