Home
last modified time | relevance | path

Searched refs:has_syntax (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/
Ddescriptor.pb.cc1262 if (has_syntax()) { in Clear()
1591 if (has_syntax()) { in SerializeWithCachedSizes()
1697 if (has_syntax()) { in SerializeWithCachedSizesToArray()
1751 if (has_syntax()) { in ByteSize()
1870 if (from.has_syntax()) { in MergeFrom()
2371 bool FileDescriptorProto::has_syntax() const { in has_syntax() function in google::protobuf::FileDescriptorProto
Ddescriptor.pb.h470 bool has_syntax() const;
4111 inline bool FileDescriptorProto::has_syntax() const { in has_syntax() function
Ddescriptor.cc3788 proto.has_syntax()) { in ExistingFileMatchesProto()