Searched refs:has_deprecated (Results 1 – 10 of 10) sorted by relevance
27 private $has_deprecated = false; variable in Google\\Protobuf\\Internal\\ServiceOptions84 $this->has_deprecated = true;91 return $this->has_deprecated;
27 private $has_deprecated = false; variable in Google\\Protobuf\\Internal\\EnumValueOptions84 $this->has_deprecated = true;91 return $this->has_deprecated;
35 private $has_deprecated = false; variable in Google\\Protobuf\\Internal\\EnumOptions129 $this->has_deprecated = true;136 return $this->has_deprecated;
27 private $has_deprecated = false; variable in Google\\Protobuf\\Internal\\MethodOptions90 $this->has_deprecated = true;97 return $this->has_deprecated;
57 private $has_deprecated = false; variable in Google\\Protobuf\\Internal\\MessageOptions273 $this->has_deprecated = true;280 return $this->has_deprecated;
94 private $has_deprecated = false; variable in Google\\Protobuf\\Internal\\FieldOptions413 $this->has_deprecated = true;420 return $this->has_deprecated;
125 private $has_deprecated = false; variable in Google\\Protobuf\\Internal\\FileOptions721 $this->has_deprecated = true;728 return $this->has_deprecated;
3801 bool has_deprecated() const;4026 bool has_deprecated() const;4301 bool has_deprecated() const;4675 bool has_deprecated() const;4855 bool has_deprecated() const;5034 bool has_deprecated() const;5246 bool has_deprecated() const;9823 inline bool FileOptions::has_deprecated() const { in has_deprecated() function10489 inline bool MessageOptions::has_deprecated() const { in has_deprecated() function10633 inline bool FieldOptions::has_deprecated() const { in has_deprecated() function[all …]
11875 if (from.has_deprecated()) { in MergeFrom()12238 if (from.has_deprecated()) { in MergeFrom()
4979 pub fn has_deprecated(&self) -> bool { in has_deprecated() method5871 pub fn has_deprecated(&self) -> bool { in has_deprecated() method6236 pub fn has_deprecated(&self) -> bool { in has_deprecated() method6847 pub fn has_deprecated(&self) -> bool { in has_deprecated() method7074 pub fn has_deprecated(&self) -> bool { in has_deprecated() method7282 pub fn has_deprecated(&self) -> bool { in has_deprecated() method7491 pub fn has_deprecated(&self) -> bool { in has_deprecated() method