Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dplugin.pb.cc743 if (has_insertion_point()) { in Clear()
852 if (has_insertion_point()) { in SerializeWithCachedSizes()
893 if (has_insertion_point()) { in InternalSerializeWithCachedSizesToArray()
935 if (has_insertion_point()) { in ByteSize()
987 if (from.has_insertion_point()) { in MergeFrom()
1402 bool CodeGeneratorResponse_File::has_insertion_point() const { in has_insertion_point() function in google::protobuf::compiler::CodeGeneratorResponse_File
Dplugin.pb.h257 bool has_insertion_point() const;
621 inline bool CodeGeneratorResponse_File::has_insertion_point() const { in has_insertion_point() function