Home
last modified time | relevance | path

Searched refs:GetAnnotationForMethodParameter (Results 1 – 3 of 3) sorted by relevance

/art/runtime/native/
Djava_lang_reflect_Parameter.cc98 annotations::GetAnnotationForMethodParameter(method, parameterIndex, klass)); in Parameter_getAnnotationNative()
/art/runtime/dex/
Ddex_file_annotations.h60 mirror::Object* GetAnnotationForMethodParameter(ArtMethod* method,
Ddex_file_annotations.cc1139 mirror::Object* GetAnnotationForMethodParameter(ArtMethod* method, in GetAnnotationForMethodParameter() function