Home
last modified time | relevance | path

Searched refs:processCompoundType (Results 1 – 3 of 3) sorted by relevance

/system/tools/hidl/hidl2aidl/
DAidlHelper.cpp176 void AidlHelper::processCompoundType(const CompoundType& compoundType, in processCompoundType() function in android::AidlHelper
192 processCompoundType(static_cast<const CompoundType&>(*field->get()), processedType, in processCompoundType()
DAidlHelper.h106 static void processCompoundType(const CompoundType& compoundType,
Dmain.cpp443 AidlHelper::processCompoundType(static_cast<const CompoundType&>(*namedType), in main()