Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dparser.cc462 bool has_allow_alias = false; in ValidateEnum() local
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h6593 inline bool EnumOptions::has_allow_alias() const { in has_allow_alias() function
Ddescriptor.pb.cc10986 bool EnumOptions::has_allow_alias() const { in has_allow_alias() function in google::protobuf::EnumOptions