Home
last modified time | relevance | path

Searched defs:cc_generic_services (Results 1 – 14 of 14) sorted by relevance

/external/protobuf/php/src/Google/Protobuf/Internal/
DFileOptions.php93 protected $cc_generic_services = null; variable in Google\\Protobuf\\Internal\\FileOptions
/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/
DFileOptions.php93 protected $cc_generic_services = null; variable in Google\\Protobuf\\Internal\\FileOptions
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/
Ddescriptor.proto337 optional bool cc_generic_services = 16 [default=false]; field
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto351 optional bool cc_generic_services = 16 [default=false]; field
/external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Ddescriptor_sv.proto396 optional bool cc_generic_services = 16 [default = false]; field
Ddescriptor.proto403 optional bool cc_generic_services = 16 [default = false]; field
/external/cronet/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto406 optional bool cc_generic_services = 16 [default = false]; field
Ddescriptor.pb.h12128 inline bool FileOptions::cc_generic_services() const { in cc_generic_services() function
/external/rust/crates/protobuf-parse/src/proto/google/protobuf/
Ddescriptor.proto407 optional bool cc_generic_services = 16 [default = false]; field
/external/protobuf/src/google/protobuf/
Ddescriptor.proto406 optional bool cc_generic_services = 16 [default = false]; field
Ddescriptor.pb.h12263 inline bool FileOptions::cc_generic_services() const { in cc_generic_services() function
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto382 optional bool cc_generic_services = 16 [default=false]; field
/external/rust/crates/protobuf/src/
Ddescriptor.rs3833 pub cc_generic_services: ::std::option::Option<bool>, field
4091 pub fn cc_generic_services(&self) -> bool { in cc_generic_services() method
/external/rust/crates/protobuf/2.27.1/src/
Ddescriptor.rs4677 cc_generic_services: ::std::option::Option<bool>, field