Searched refs:has_jstype (Results 1 – 3 of 3) sorted by relevance
54 private $has_jstype = false; variable in Google\\Protobuf\\Internal\\FieldOptions297 $this->has_jstype = true;304 return $this->has_jstype;
4313 bool has_jstype() const;10596 inline bool FieldOptions::has_jstype() const { in has_jstype() function
6198 pub fn has_jstype(&self) -> bool { in has_jstype() method