Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor.pb.cc8394 if (has_cc_enable_arenas()) { in SerializeWithCachedSizes()
8513 if (has_cc_enable_arenas()) { in SerializeWithCachedSizesToArray()
8628 if (has_cc_enable_arenas()) { in ByteSize()
8726 if (from.has_cc_enable_arenas()) { in MergeFrom()
9158 bool FileOptions::has_cc_enable_arenas() const { in has_cc_enable_arenas() function in google::protobuf::FileOptions
Ddescriptor.pb.h2014 bool has_cc_enable_arenas() const;
6117 inline bool FileOptions::has_cc_enable_arenas() const { in has_cc_enable_arenas() function