Searched defs:rawValue (Results 1 – 2 of 2) sorted by relevance
/system/tools/hidl/ | ||
D | ConstantExpression.cpp | 210 uint64_t rawValue = 0; in tryParse() local |
D | EnumType.cpp | 801 std::string EnumValue::rawValue(ScalarType::Kind castKind) const { in rawValue() function in android::EnumValue |