Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor.pb.cc1838 if (has_end()) { in SerializeWithCachedSizes()
1858 if (has_end()) { in SerializeWithCachedSizesToArray()
1882 if (has_end()) { in ByteSize()
1918 if (from.has_end()) { in MergeFrom()
Ddescriptor.pb.h518 inline bool has_end() const;
3417 inline bool DescriptorProto_ExtensionRange::has_end() const { in has_end() function