Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor.pb.cc7746 if (has_name_part()) { in Clear()
7824 if (has_name_part()) { in SerializeWithCachedSizes()
7849 if (has_name_part()) { in SerializeWithCachedSizesToArray()
7877 if (has_name_part()) { in ByteSize()
7915 if (from.has_name_part()) { in MergeFrom()
Ddescriptor.pb.h2471 inline bool has_name_part() const;
6041 inline bool UninterpretedOption_NamePart::has_name_part() const { in has_name_part() function