Home
last modified time | relevance | path

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

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