Searched defs:getSignatureAnnotation (Results 1 – 3 of 3) sorted by relevance
157 static native Object[] getSignatureAnnotation(Class declaringClass, int slot); in getSignatureAnnotation() method in Method
142 native private Object[] getSignatureAnnotation(Class declaringClass, int slot); in getSignatureAnnotation() method in Field
147 native private Object[] getSignatureAnnotation(); in getSignatureAnnotation() method in Class