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

/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.cc8384 if (has_deprecated()) {
8503 if (has_deprecated()) {
8623 if (has_deprecated()) {
8723 if (from.has_deprecated()) {
9134 bool FileOptions::has_deprecated() const { function in class:google::protobuf::FileOptions
9550 if (has_deprecated()) {
9590 if (has_deprecated()) {
9634 if (has_deprecated()) {
9691 if (from.has_deprecated()) {
9801 bool MessageOptions::has_deprecated() cons function in class:google::protobuf::MessageOptions
10547 bool FieldOptions::has_deprecated() const { function in class:google::protobuf::FieldOptions
11010 bool EnumOptions::has_deprecated() const { function in class:google::protobuf::EnumOptions
11367 bool EnumValueOptions::has_deprecated() const { function in class:google::protobuf::EnumValueOptions
11724 bool ServiceOptions::has_deprecated() const { function in class:google::protobuf::ServiceOptions
12081 bool MethodOptions::has_deprecated() const { function in class:google::protobuf::MethodOptions
[all...]
H A Ddescriptor.pb.h2007 bool has_deprecated() const;
2196 bool has_deprecated() const;
2401 bool has_deprecated() const;
2535 bool has_deprecated() const;
2643 bool has_deprecated() const;
2748 bool has_deprecated() const;
2853 bool has_deprecated() const;
6093 inline bool FileOptions::has_deprecated() const { function in class:google::protobuf::FileOptions
6331 inline bool MessageOptions::has_deprecated() const { function in class:google::protobuf::MessageOptions
6511 inline bool FieldOptions::has_deprecated() cons function in class:google::protobuf::FieldOptions
6617 inline bool EnumOptions::has_deprecated() const { function in class:google::protobuf::EnumOptions
6675 inline bool EnumValueOptions::has_deprecated() const { function in class:google::protobuf::EnumValueOptions
6733 inline bool ServiceOptions::has_deprecated() const { function in class:google::protobuf::ServiceOptions
6791 inline bool MethodOptions::has_deprecated() const { function in class:google::protobuf::MethodOptions
[all...]

Completed in 312 milliseconds