Home
last modified time | relevance | path

Searched defs:resolveToScalarType (Results 1 – 4 of 4) sorted by relevance

/system/tools/hidl/
DTypeDef.cpp28 const ScalarType *TypeDef::resolveToScalarType() const { in resolveToScalarType() function in android::TypeDef
DScalarType.cpp25 const ScalarType *ScalarType::resolveToScalarType() const { in resolveToScalarType() function in android::ScalarType
DEnumType.cpp142 const ScalarType *EnumType::resolveToScalarType() const { in resolveToScalarType() function in android::EnumType
852 const ScalarType *BitFieldType::resolveToScalarType() const { in resolveToScalarType() function in android::BitFieldType
DType.cpp321 const ScalarType *Type::resolveToScalarType() const { in resolveToScalarType() function in android::Type