Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.pb.cc1288 if (has_syntax()) { in Clear()
1617 if (has_syntax()) { in SerializeWithCachedSizes()
1723 if (has_syntax()) { in InternalSerializeWithCachedSizesToArray()
1777 if (has_syntax()) { in ByteSize()
1900 if (from.has_syntax()) { in MergeFrom()
2401 bool FileDescriptorProto::has_syntax() const { in has_syntax() function in google::protobuf::FileDescriptorProto
Ddescriptor.pb.h479 bool has_syntax() const;
4319 inline bool FileDescriptorProto::has_syntax() const { in has_syntax() function
Ddescriptor.cc3794 proto.has_syntax()) { in ExistingFileMatchesProto()