Home
last modified time | relevance | path

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

/system/tools/hidl/
DScalarType.h33 KIND_UINT32, enumerator
DScalarType.cpp264 case KIND_UINT32: // fallthrough in emitConvertToJavaHexString()
Dhidl-gen_l.ll125 "uint32_t" { SCALAR_TYPE(KIND_UINT32); }
DInterface.cpp44 …std::make_unique<LiteralConstantExpression>(ScalarType::KIND_UINT32, hardware::IBinder::FLAG_ONEWA…
DCompoundType.cpp2058 {32, ScalarType::Kind::KIND_UINT32}, in getUnionDiscriminatorType()