Home
last modified time | relevance | path

Searched defs:cc_enable_arenas (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DFileOptions.php120 protected $cc_enable_arenas = null; variable in Google\\Protobuf\\Internal\\FileOptions
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto420 optional bool cc_enable_arenas = 31 [default = true]; field
Ddescriptor.pb.h10491 inline bool FileOptions::cc_enable_arenas() const { in cc_enable_arenas() function