Searched defs:ClientStreaming (Results 1 – 4 of 4) sorted by relevance
34 void ClientStreaming(CoreEnd2endTest& test, int messages) { in ClientStreaming() function
81 bool ClientStreaming() const { return method_->client_streaming(); } in ClientStreaming() function
101 bool ClientStreaming() const { return streaming_ == kClient; } in ClientStreaming() function in flatbuffers::FlatBufMethod
5680 public bool ClientStreaming { property in Google.Protobuf.Reflection.MethodDescriptorProto