Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor.pb.cc14423 if (has_source_file()) { in Clear()
14548 if (has_source_file()) { in SerializeWithCachedSizes()
14592 if (has_source_file()) { in SerializeWithCachedSizesToArray()
14626 if (has_source_file()) { in ByteSize()
14695 if (from.has_source_file()) { in MergeFrom()
15026 bool GeneratedCodeInfo_Annotation::has_source_file() const { in has_source_file() function in google::protobuf::GeneratedCodeInfo_Annotation
Ddescriptor.pb.h3494 bool has_source_file() const;
7490 inline bool GeneratedCodeInfo_Annotation::has_source_file() const { in has_source_file() function