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

/system/tools/hidl/
H A DEnumType.cpp538 const AnnotationParam *exportParentParam = annotation->getParam("export_parent"); local
539 if (exportParentParam != nullptr) {
540 exportParent = exportParentParam->getSingleBool();

Completed in 58 milliseconds