Home
last modified time | relevance | path

Searched defs:has_deprecated (Results 1 – 9 of 9) sorted by relevance

/external/protobuf/php/src/Google/Protobuf/Internal/
DServiceOptions.php27 private $has_deprecated = false; variable in Google\\Protobuf\\Internal\\ServiceOptions
DEnumValueOptions.php27 private $has_deprecated = false; variable in Google\\Protobuf\\Internal\\EnumValueOptions
DMethodOptions.php27 private $has_deprecated = false; variable in Google\\Protobuf\\Internal\\MethodOptions
DEnumOptions.php35 private $has_deprecated = false; variable in Google\\Protobuf\\Internal\\EnumOptions
DMessageOptions.php57 private $has_deprecated = false; variable in Google\\Protobuf\\Internal\\MessageOptions
DFieldOptions.php94 private $has_deprecated = false; variable in Google\\Protobuf\\Internal\\FieldOptions
DFileOptions.php125 private $has_deprecated = false; variable in Google\\Protobuf\\Internal\\FileOptions
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h9823 inline bool FileOptions::has_deprecated() const { in has_deprecated() function
10489 inline bool MessageOptions::has_deprecated() const { in has_deprecated() function
10633 inline bool FieldOptions::has_deprecated() const { in has_deprecated() function
10755 inline bool EnumOptions::has_deprecated() const { in has_deprecated() function
10807 inline bool EnumValueOptions::has_deprecated() const { in has_deprecated() function
10859 inline bool ServiceOptions::has_deprecated() const { in has_deprecated() function
10911 inline bool MethodOptions::has_deprecated() const { in has_deprecated() function
/external/rust/crates/protobuf/src/
Ddescriptor.rs4979 pub fn has_deprecated(&self) -> bool { in has_deprecated() method
5871 pub fn has_deprecated(&self) -> bool { in has_deprecated() method
6236 pub fn has_deprecated(&self) -> bool { in has_deprecated() method
6847 pub fn has_deprecated(&self) -> bool { in has_deprecated() method
7074 pub fn has_deprecated(&self) -> bool { in has_deprecated() method
7282 pub fn has_deprecated(&self) -> bool { in has_deprecated() method
7491 pub fn has_deprecated(&self) -> bool { in has_deprecated() method