Searched defs:findExportAnnotation (Results 1 - 1 of 1) sorted by relevance

/system/tools/hidl/
H A DEnumType.cpp622 const Annotation *EnumType::findExportAnnotation() const { function in class:android::EnumType
634 if (findExportAnnotation() != nullptr) {
640 const Annotation *annotation = findExportAnnotation();

Completed in 45 milliseconds