Home
last modified time | relevance | path

Searched refs:IsEnumCase (Results 1 – 2 of 2) sorted by relevance

/system/bt/gd/packet/parser/
Denum_def.cc28 if (!util::IsEnumCase(name)) { in AddEntry()
Dutil.h131 inline bool IsEnumCase(std::string value) { in IsEnumCase() function