Home
last modified time | relevance | path

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

/system/tools/hidl/
DEnumType.cpp648 const Annotation *EnumType::findExportAnnotation() const { in findExportAnnotation() function in android::EnumType
660 if (findExportAnnotation() != nullptr) { in appendToExportedTypesVector()
666 const Annotation *annotation = findExportAnnotation(); in emitExportedHeader()
DEnumType.h128 const Annotation *findExportAnnotation() const;