Home
last modified time | relevance | path

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

/external/protobuf/php/src/Google/Protobuf/Internal/
DFileOptions.php101 protected $py_generic_services = null; variable in Google\\Protobuf\\Internal\\FileOptions
/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/
DFileOptions.php101 protected $py_generic_services = null; variable in Google\\Protobuf\\Internal\\FileOptions
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/
Ddescriptor.proto339 optional bool py_generic_services = 18 [default=false]; field
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto353 optional bool py_generic_services = 18 [default=false]; field
/external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Ddescriptor_sv.proto398 optional bool py_generic_services = 18 [default = false]; field
Ddescriptor.proto405 optional bool py_generic_services = 18 [default = false]; field
/external/cronet/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto408 optional bool py_generic_services = 18 [default = false]; field
Ddescriptor.pb.h12184 inline bool FileOptions::py_generic_services() const { in py_generic_services() function
/external/rust/crates/protobuf-parse/src/proto/google/protobuf/
Ddescriptor.proto409 optional bool py_generic_services = 18 [default = false]; field
/external/protobuf/src/google/protobuf/
Ddescriptor.proto408 optional bool py_generic_services = 18 [default = false]; field
Ddescriptor.pb.h12319 inline bool FileOptions::py_generic_services() const { in py_generic_services() function
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto384 optional bool py_generic_services = 18 [default=false]; field
/external/rust/crates/protobuf/src/
Ddescriptor.rs3837 pub py_generic_services: ::std::option::Option<bool>, field
4129 pub fn py_generic_services(&self) -> bool { in py_generic_services() method
/external/rust/crates/protobuf/2.27.1/src/
Ddescriptor.rs4679 py_generic_services: ::std::option::Option<bool>, field