Home
last modified time | relevance | path

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

/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DInteropClientServerTest.cs81 public async Task ClientStreaming() in ClientStreaming() method in Grpc.IntegrationTesting.InteropClientServerTest
/external/grpc-grpc/src/csharp/Grpc.Core/
DMethod.cs33 ClientStreaming, enumerator
/external/grpc-grpc/src/compiler/
Dprotobuf_plugin.h80 bool ClientStreaming() const { return method_->client_streaming(); } in ClientStreaming() function
/external/flatbuffers/src/
Didl_gen_grpc.cpp89 bool ClientStreaming() const { return streaming_ == kClient; } in ClientStreaming() function in flatbuffers::FlatBufMethod
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs2359 public bool ClientStreaming { property in Google.Protobuf.Reflection.MethodDescriptorProto
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.pb.go1226ClientStreaming *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/
Ddescriptor.pb.go1188ClientStreaming *bool `protobuf:"varint,5,opt,name=client_streaming,json=clientStreaming,def=0" js… member