Home
last modified time | relevance | path

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

/aosp12/system/tools/hidl/
H A DTypeDef.cpp29 const ScalarType *TypeDef::resolveToScalarType() const { in resolveToScalarType() function in android::TypeDef
H A DScalarType.cpp30 const ScalarType *ScalarType::resolveToScalarType() const { in resolveToScalarType() function in android::ScalarType
H A DEnumType.cpp167 const ScalarType *EnumType::resolveToScalarType() const { in resolveToScalarType() function in android::EnumType
870 const ScalarType *BitFieldType::resolveToScalarType() const { in resolveToScalarType() function in android::BitFieldType
H A DType.cpp325 const ScalarType *Type::resolveToScalarType() const { in resolveToScalarType() function in android::Type