Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dplugin.pb.cc746 if (has_insertion_point()) { in Clear()
855 if (has_insertion_point()) { in SerializeWithCachedSizes()
896 if (has_insertion_point()) { in SerializeWithCachedSizesToArray()
938 if (has_insertion_point()) { in ByteSize()
986 if (from.has_insertion_point()) { in MergeFrom()
1397 bool CodeGeneratorResponse_File::has_insertion_point() const { in has_insertion_point() function in google::protobuf::compiler::CodeGeneratorResponse_File
Dplugin.pb.h249 bool has_insertion_point() const;
609 inline bool CodeGeneratorResponse_File::has_insertion_point() const { in has_insertion_point() function