Searched refs:skipEncodedAnnotation (Results 1 – 1 of 1) sorted by relevance
40 static bool skipEncodedAnnotation(const ClassObject* clazz, const u1** pPtr);988 if (!skipEncodedAnnotation(clazz, &ptr)) in skipAnnotationValue()1012 static bool skipEncodedAnnotation(const ClassObject* clazz, const u1** pPtr) in skipEncodedAnnotation() function