Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.pb.h6345 inline bool FileOptions::has_deprecated() const { in has_deprecated() function
6583 inline bool MessageOptions::has_deprecated() const { in has_deprecated() function
6763 inline bool FieldOptions::has_deprecated() const { in has_deprecated() function
6903 inline bool EnumOptions::has_deprecated() const { in has_deprecated() function
6961 inline bool EnumValueOptions::has_deprecated() const { in has_deprecated() function
7019 inline bool ServiceOptions::has_deprecated() const { in has_deprecated() function
7077 inline bool MethodOptions::has_deprecated() const { in has_deprecated() function
Ddescriptor.pb.cc9300 bool FileOptions::has_deprecated() const { in has_deprecated() function in google::protobuf::FileOptions
9971 bool MessageOptions::has_deprecated() const { in has_deprecated() function in google::protobuf::MessageOptions
10721 bool FieldOptions::has_deprecated() const { in has_deprecated() function in google::protobuf::FieldOptions
11486 bool EnumOptions::has_deprecated() const { in has_deprecated() function in google::protobuf::EnumOptions
11847 bool EnumValueOptions::has_deprecated() const { in has_deprecated() function in google::protobuf::EnumValueOptions
12208 bool ServiceOptions::has_deprecated() const { in has_deprecated() function in google::protobuf::ServiceOptions
12569 bool MethodOptions::has_deprecated() const { in has_deprecated() function in google::protobuf::MethodOptions