Searched refs:annotationInternalName (Results 1 – 1 of 1) sorted by relevance
193 String annotationInternalName = InternalNames.getInternalName(annotationClass); in getAnnotation() local202 if (candidateInternalName.equals(annotationInternalName)) { in getAnnotation()