Searched refs:annoName (Results 1 – 1 of 1) sorted by relevance
1135 const DexAnnotationItem* pAnnoItem, const char* annoName, in getAnnotationValue() argument1143 ptr = searchEncodedAnnotation(clazz, pAnnoItem->annotation, annoName); in getAnnotationValue()1145 LOGW("%s annotation lacks '%s' member\n", debugAnnoName, annoName); in getAnnotationValue()1155 debugAnnoName, annoName, avalue.type, expectedType); in getAnnotationValue()