Searched refs:dvmGetParameterAnnotations (Results 1 - 3 of 3) sorted by relevance

/dalvik/vm/native/
H A Djava_lang_reflect_Method.cpp180 ArrayObject* annos = dvmGetParameterAnnotations(meth);
/dalvik/vm/reflect/
H A DReflect.h142 ArrayObject* dvmGetParameterAnnotations(const Method* method);
H A DAnnotation.cpp2213 ArrayObject* dvmGetParameterAnnotations(const Method* method) function

Completed in 62 milliseconds