Home
last modified time | relevance | path

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

/system/tools/hidl/
DEnumType.cpp66 const EnumType* prevType = nullptr; in resolveInheritance() local
765 void EnumValue::autofill(const EnumType* prevType, EnumValue* prevValue, const ScalarType* type) { in autofill()