Home
last modified time | relevance | path

Searched refs:KIND_UINT16 (Results 1 – 4 of 4) sorted by relevance

/system/tools/hidl/
DScalarType.h31 KIND_UINT16, enumerator
DScalarType.cpp257 case KIND_UINT16: { in emitConvertToJavaHexString()
Dhidl-gen_l.ll123 "uint16_t" { SCALAR_TYPE(KIND_UINT16); }
DCompoundType.cpp2057 {16, ScalarType::Kind::KIND_UINT16}, in getUnionDiscriminatorType()