Searched defs:mValueKind (Results 1 - 1 of 1) sorted by relevance

/system/tools/hidl/
H A DConstantExpression.h90 ScalarType::Kind mValueKind; member in struct:android::ConstantExpression
102 /* Trim unnecessary information. Only mValue and mValueKind is kept. */
107 * First cast it according to mValueKind, then cast it to T.

Completed in 56 milliseconds