Searched refs:GetAnnotationForClass (Results 1 – 3 of 3) sorted by relevance
113 ObjPtr<mirror::Object> GetAnnotationForClass(Handle<mirror::Class> klass,
1504 ObjPtr<mirror::Object> GetAnnotationForClass(Handle<mirror::Class> klass, in GetAnnotationForClass() function
634 annotations::GetAnnotationForClass(klass, annotation_class)); in Class_getDeclaredAnnotation()