Searched refs:dvmGetMethodAnnotations (Results 1 – 4 of 4) sorted by relevance
134 ArrayObject* dvmGetMethodAnnotations(const Method* method);
1654 ArrayObject* dvmGetMethodAnnotations(const Method* method) in dvmGetMethodAnnotations() function
105 ArrayObject* annos = dvmGetMethodAnnotations(meth); in Dalvik_java_lang_reflect_Constructor_getDeclaredAnnotations()
132 ArrayObject* annos = dvmGetMethodAnnotations(meth); in Dalvik_java_lang_reflect_Method_getDeclaredAnnotations()