Searched refs:autofill (Results 1 - 2 of 2) sorted by relevance

/system/tools/hidl/
H A DEnumType.h148 void autofill(const EnumType* prevType, EnumValue* prevValue, const ScalarType* type);
H A DEnumType.cpp70 value->autofill(prevType, prevValue, mStorageType->resolveToScalarType());
802 void EnumValue::autofill(const EnumType* prevType, EnumValue* prevValue, const ScalarType* type) { function in class:android::EnumValue

Completed in 61 milliseconds