Home
last modified time | relevance | path

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

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