Home
last modified time | relevance | path

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

/external/protobuf/php/src/Google/Protobuf/Internal/
DFileOptions.php132 private $cc_enable_arenas = false; variable in Google\\Protobuf\\Internal\\FileOptions
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/
Ddescriptor.proto350 optional bool cc_enable_arenas = 31 [default=false]; field
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto363 optional bool cc_enable_arenas = 31 [default=false]; field
/external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Ddescriptor.proto416 optional bool cc_enable_arenas = 31 [default = true]; field
Ddescriptor_sv.proto409 optional bool cc_enable_arenas = 31 [default = true]; field
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto395 optional bool cc_enable_arenas = 31 [default=false]; field
/external/protobuf/src/google/protobuf/
Ddescriptor.proto396 optional bool cc_enable_arenas = 31 [default = false]; field
Ddescriptor.pb.h9848 inline bool FileOptions::cc_enable_arenas() const { in cc_enable_arenas() function
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.proto396 optional bool cc_enable_arenas = 31 [default = false]; field
/external/rust/crates/protobuf/src/
Ddescriptor.rs4682 cc_enable_arenas: ::std::option::Option<bool>, field