HomeSort by relevance Sort by last modified time
    Searched refs:findExportAnnotation (Results 1 - 2 of 2) sorted by null

  /system/tools/hidl/
EnumType.h 119 const Annotation *findExportAnnotation() const;
EnumType.cpp 622 const Annotation *EnumType::findExportAnnotation() const {
634 if (findExportAnnotation() != nullptr) {
640 const Annotation *annotation = findExportAnnotation();

Completed in 84 milliseconds