Searched defs:ClientStreaming (Results 1 – 7 of 7) sorted by relevance
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/ |
D | InteropClientServerTest.cs | 81 public async Task ClientStreaming() in ClientStreaming() method in Grpc.IntegrationTesting.InteropClientServerTest
|
/external/grpc-grpc/src/csharp/Grpc.Core/ |
D | Method.cs | 33 ClientStreaming, enumerator
|
/external/grpc-grpc/src/compiler/ |
D | protobuf_plugin.h | 80 bool ClientStreaming() const { return method_->client_streaming(); } in ClientStreaming() function
|
/external/flatbuffers/src/ |
D | idl_gen_grpc.cpp | 89 bool ClientStreaming() const { return streaming_ == kClient; } in ClientStreaming() function in flatbuffers::FlatBufMethod
|
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | Descriptor.cs | 2359 public bool ClientStreaming { property in Google.Protobuf.Reflection.MethodDescriptorProto
|
/external/golang-protobuf/protoc-gen-go/descriptor/ |
D | descriptor.pb.go | 1226 …ClientStreaming *bool `protobuf:"varint,5,opt,name=client_streaming,json=clientStreaming,def=0" js… member
|
/external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/ |
D | descriptor.pb.go | 1188 …ClientStreaming *bool `protobuf:"varint,5,opt,name=client_streaming,json=clientStreaming,def=0" js… member
|