Searched defs:ClientStreaming (Results 1 – 9 of 9) sorted by relevance
81 public async Task ClientStreaming() in ClientStreaming() method in Grpc.IntegrationTesting.InteropClientServerTest
33 ClientStreaming, enumerator
90 ClientStreaming, enumerator
80 bool ClientStreaming() const { return method_->client_streaming(); } in ClientStreaming() function
81 bool ClientStreaming() const { return method_->client_streaming(); } in ClientStreaming() function
91 bool ClientStreaming() const { return streaming_ == kClient; } in ClientStreaming() function in flatbuffers::FlatBufMethod
104 ClientStreaming, enumerator
1226 …ClientStreaming *bool `protobuf:"varint,5,opt,name=client_streaming,json=clientStreaming,def=0" js… member
3603 public bool ClientStreaming { property in Google.Protobuf.Reflection.MethodDescriptorProto