Home
last modified time | relevance | path

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

/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto426 optional bool allow_alias = 2 [default=true]; field
/external/protobuf/src/google/protobuf/
Ddescriptor.proto472 optional bool allow_alias = 2; field
Ddescriptor.pb.h5832 inline bool EnumOptions::allow_alias() const { in allow_alias() function