Home
last modified time | relevance | path

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

/system/tools/hidl/
DEnumType.cpp677 const AnnotationParam *exportParentParam = annotation->getParam("export_parent"); in emitExportedHeader() local
678 if (exportParentParam != nullptr) { in emitExportedHeader()
679 exportParent = exportParentParam->getSingleBool(); in emitExportedHeader()