Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h6099 inline void FileOptions::clear_has_deprecated() { in clear_has_deprecated() function
6337 inline void MessageOptions::clear_has_deprecated() { in clear_has_deprecated() function
6517 inline void FieldOptions::clear_has_deprecated() { in clear_has_deprecated() function
6623 inline void EnumOptions::clear_has_deprecated() { in clear_has_deprecated() function
6681 inline void EnumValueOptions::clear_has_deprecated() { in clear_has_deprecated() function
6739 inline void ServiceOptions::clear_has_deprecated() { in clear_has_deprecated() function
6797 inline void MethodOptions::clear_has_deprecated() { in clear_has_deprecated() function
Ddescriptor.pb.cc9140 void FileOptions::clear_has_deprecated() { in clear_has_deprecated() function in google::protobuf::FileOptions
9807 void MessageOptions::clear_has_deprecated() { in clear_has_deprecated() function in google::protobuf::MessageOptions
10553 void FieldOptions::clear_has_deprecated() { in clear_has_deprecated() function in google::protobuf::FieldOptions
11016 void EnumOptions::clear_has_deprecated() { in clear_has_deprecated() function in google::protobuf::EnumOptions
11373 void EnumValueOptions::clear_has_deprecated() { in clear_has_deprecated() function in google::protobuf::EnumValueOptions
11730 void ServiceOptions::clear_has_deprecated() { in clear_has_deprecated() function in google::protobuf::ServiceOptions
12087 void MethodOptions::clear_has_deprecated() { in clear_has_deprecated() function in google::protobuf::MethodOptions