Home
last modified time | relevance | path

Searched defs:compoundType (Results 1 – 6 of 6) sorted by relevance

/system/tools/hidl/lint/lints/
Dsafeunion.cpp52 const CompoundType* compoundType = static_cast<const CompoundType*>(nextType); in lintUnionRecursively() local
68 const CompoundType* compoundType = static_cast<const CompoundType*>(nextRef->get()); in lintUnionRecursively() local
90 const CompoundType* compoundType = static_cast<const CompoundType*>(type); in lintUnionRecursively() local
DemptyStructs.cpp36 const CompoundType* compoundType = static_cast<const CompoundType*>(type); in checkSmallStructs() local
DnamingConventions.cpp64 const CompoundType* compoundType = static_cast<const CompoundType*>(namedType); in namingConventions() local
/system/tools/hidl/hidl2aidl/
DAidlNamedType.cpp76 Formatter& out, const CompoundType& compoundType, in emitCompoundTypeAidlDefinition()
116 const CompoundType& compoundType = static_cast<const CompoundType&>(namedType); in emitAidl() local
DAidlHelper.cpp176 void AidlHelper::processCompoundType(const CompoundType& compoundType, in processCompoundType()
Dmain.cpp164 const Scope& compoundType = static_cast<const Scope&>(namedType); in getSubTypes() local