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

/system/tools/hidl/
H A DEnumType.cpp509 const Annotation *EnumType::findExportAnnotation() const { function in class:android::EnumType
521 if (findExportAnnotation() != nullptr) {
527 const Annotation *annotation = findExportAnnotation();
H A DEnumType.h102 const Annotation *findExportAnnotation() const;

Completed in 64 milliseconds