Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor.pb.cc8384 if (has_deprecated()) { in SerializeWithCachedSizes()
8503 if (has_deprecated()) { in SerializeWithCachedSizesToArray()
8623 if (has_deprecated()) { in ByteSize()
8723 if (from.has_deprecated()) { in MergeFrom()
9134 bool FileOptions::has_deprecated() const { in has_deprecated() function in google::protobuf::FileOptions
9550 if (has_deprecated()) { in SerializeWithCachedSizes()
9590 if (has_deprecated()) { in SerializeWithCachedSizesToArray()
9634 if (has_deprecated()) { in ByteSize()
9691 if (from.has_deprecated()) { in MergeFrom()
9801 bool MessageOptions::has_deprecated() const { in has_deprecated() function in google::protobuf::MessageOptions
[all …]
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 { 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
[all …]