Home
last modified time | relevance | path

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

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