Searched defs:resolveToScalarType (Results 1 – 4 of 4) sorted by relevance
/aosp12/system/tools/hidl/ | ||
H A D | TypeDef.cpp | 29 const ScalarType *TypeDef::resolveToScalarType() const { in resolveToScalarType() function in android::TypeDef |
H A D | ScalarType.cpp | 30 const ScalarType *ScalarType::resolveToScalarType() const { in resolveToScalarType() function in android::ScalarType |
H A D | EnumType.cpp | 167 const ScalarType *EnumType::resolveToScalarType() const { in resolveToScalarType() function in android::EnumType |
H A D | Type.cpp | 325 const ScalarType *Type::resolveToScalarType() const { in resolveToScalarType() function in android::Type |