Home
last modified time | relevance | path

Searched defs:allow_alias (Results 1 – 19 of 19) sorted by relevance

/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/
DEnumOptions.php24 protected $allow_alias = null; variable in Google\\Protobuf\\Internal\\EnumOptions
/external/protobuf/php/src/Google/Protobuf/Internal/
DEnumOptions.php24 protected $allow_alias = null; variable in Google\\Protobuf\\Internal\\EnumOptions
/external/rust/crates/protobuf-codegen/2.27.1/src/
Denums.rs107 fn allow_alias(&self) -> bool { in allow_alias() method
/external/rust/crates/protobuf-codegen/src/gen/
Denums.rs96 fn allow_alias(&self) -> bool { in allow_alias() method
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/
Ddescriptor.proto496 optional bool allow_alias = 2; field
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto560 optional bool allow_alias = 2; field
/external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Ddescriptor_sv.proto622 optional bool allow_alias = 2; field
Ddescriptor.proto634 optional bool allow_alias = 2; field
/external/cronet/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto650 optional bool allow_alias = 2; field
Ddescriptor.pb.h13258 inline bool EnumOptions::allow_alias() const { in allow_alias() function
/external/rust/crates/protobuf-parse/src/proto/google/protobuf/
Ddescriptor.proto640 optional bool allow_alias = 2; field
/external/protobuf/src/google/protobuf/
Ddescriptor.proto650 optional bool allow_alias = 2; field
Ddescriptor.pb.h13393 inline bool EnumOptions::allow_alias() const { in allow_alias() function
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto601 optional bool allow_alias = 2; field
/external/tensorflow/tensorflow/compiler/xla/service/
Dlayout_assignment.cc357 bool allow_alias, in SetInstructionLayout()
397 bool allow_alias, in SetInstructionLayout()
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
Dparser.cc547 bool allow_alias = false; in ValidateEnum() local
/external/protobuf/src/google/protobuf/compiler/
Dparser.cc548 bool allow_alias = false; in ValidateEnum() local
/external/rust/crates/protobuf/src/
Ddescriptor.rs5897 pub allow_alias: ::std::option::Option<bool>, field
5925 pub fn allow_alias(&self) -> bool { in allow_alias() method
/external/rust/crates/protobuf/2.27.1/src/
Ddescriptor.rs6797 allow_alias: ::std::option::Option<bool>, field