Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h6093 inline bool FileOptions::has_deprecated() const { in has_deprecated() function
6331 inline bool MessageOptions::has_deprecated() const { in has_deprecated() function
6511 inline bool FieldOptions::has_deprecated() const { in has_deprecated() function
6617 inline bool EnumOptions::has_deprecated() const { in has_deprecated() function
6675 inline bool EnumValueOptions::has_deprecated() const { in has_deprecated() function
6733 inline bool ServiceOptions::has_deprecated() const { in has_deprecated() function
6791 inline bool MethodOptions::has_deprecated() const { in has_deprecated() function
Ddescriptor.pb.cc9134 bool FileOptions::has_deprecated() const { in has_deprecated() function in google::protobuf::FileOptions
9801 bool MessageOptions::has_deprecated() const { in has_deprecated() function in google::protobuf::MessageOptions
10547 bool FieldOptions::has_deprecated() const { in has_deprecated() function in google::protobuf::FieldOptions
11010 bool EnumOptions::has_deprecated() const { in has_deprecated() function in google::protobuf::EnumOptions
11367 bool EnumValueOptions::has_deprecated() const { in has_deprecated() function in google::protobuf::EnumValueOptions
11724 bool ServiceOptions::has_deprecated() const { in has_deprecated() function in google::protobuf::ServiceOptions
12081 bool MethodOptions::has_deprecated() const { in has_deprecated() function in google::protobuf::MethodOptions