Home
last modified time | relevance | path

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

/system/tools/hidl/
DEnumType.cpp681 const Annotation *EnumType::findExportAnnotation() const { in findExportAnnotation() function in android::EnumType
693 if (findExportAnnotation() != nullptr) { in appendToExportedTypesVector()
699 const Annotation *annotation = findExportAnnotation(); in emitExportedHeader()
DEnumType.h130 const Annotation *findExportAnnotation() const;