Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.pb.h6351 inline void FileOptions::clear_has_deprecated() { in clear_has_deprecated() function
6589 inline void MessageOptions::clear_has_deprecated() { in clear_has_deprecated() function
6769 inline void FieldOptions::clear_has_deprecated() { in clear_has_deprecated() function
6909 inline void EnumOptions::clear_has_deprecated() { in clear_has_deprecated() function
6967 inline void EnumValueOptions::clear_has_deprecated() { in clear_has_deprecated() function
7025 inline void ServiceOptions::clear_has_deprecated() { in clear_has_deprecated() function
7083 inline void MethodOptions::clear_has_deprecated() { in clear_has_deprecated() function
Ddescriptor.pb.cc9306 void FileOptions::clear_has_deprecated() { in clear_has_deprecated() function in google::protobuf::FileOptions
9977 void MessageOptions::clear_has_deprecated() { in clear_has_deprecated() function in google::protobuf::MessageOptions
10727 void FieldOptions::clear_has_deprecated() { in clear_has_deprecated() function in google::protobuf::FieldOptions
11492 void EnumOptions::clear_has_deprecated() { in clear_has_deprecated() function in google::protobuf::EnumOptions
11853 void EnumValueOptions::clear_has_deprecated() { in clear_has_deprecated() function in google::protobuf::EnumValueOptions
12214 void ServiceOptions::clear_has_deprecated() { in clear_has_deprecated() function in google::protobuf::ServiceOptions
12575 void MethodOptions::clear_has_deprecated() { in clear_has_deprecated() function in google::protobuf::MethodOptions