Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dplugin.pb.cc749 if (has_content()) { in Clear()
865 if (has_content()) { in SerializeWithCachedSizes()
907 if (has_content()) { in SerializeWithCachedSizesToArray()
945 if (has_content()) { in ByteSize()
990 if (from.has_content()) { in MergeFrom()
1451 bool CodeGeneratorResponse_File::has_content() const { in has_content() function in google::protobuf::compiler::CodeGeneratorResponse_File
Dplugin.pb.h261 bool has_content() const;
663 inline bool CodeGeneratorResponse_File::has_content() const { in has_content() function