Searched refs:has_client_streaming (Results 1 – 3 of 3) sorted by relevance
49 private $has_client_streaming = false; variable in Google\\Protobuf\\Internal\\MethodDescriptorProto221 $this->has_client_streaming = true;228 return $this->has_client_streaming;
3312 bool has_client_streaming() const;9398 inline bool MethodDescriptorProto::has_client_streaming() const { in has_client_streaming() function
4434 pub fn has_client_streaming(&self) -> bool { in has_client_streaming() method