Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.pb.cc14927 if (has_source_file()) { in Clear()
15052 if (has_source_file()) { in SerializeWithCachedSizes()
15096 if (has_source_file()) { in InternalSerializeWithCachedSizesToArray()
15130 if (has_source_file()) { in ByteSize()
15203 if (from.has_source_file()) { in MergeFrom()
15538 bool GeneratedCodeInfo_Annotation::has_source_file() const { in has_source_file() function in google::protobuf::GeneratedCodeInfo_Annotation
Ddescriptor.pb.h3698 bool has_source_file() const;
7776 inline bool GeneratedCodeInfo_Annotation::has_source_file() const { in has_source_file() function