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.h2274 inline bool has_name_part() const;
4104 inline bool UninterpretedOption_NamePart::has_name_part() const { in has_name_part() function
Ddescriptor.pb.cc6503 if (has_name_part()) { in ByteSize()