Home
last modified time | relevance | path

Searched refs:KIND_UINT32 (Results 1 – 3 of 3) sorted by relevance

/system/tools/hidl/
DScalarType.h33 KIND_UINT32, enumerator
DScalarType.cpp239 case KIND_UINT32: // fallthrough in emitConvertToJavaHexString()
Dhidl-gen_l.ll111 "uint32_t" { SCALAR_TYPE(KIND_UINT32); }