Lines Matching defs:annotation_class
362 Handle<mirror::Class> annotation_class(hs.NewHandle( in ProcessEncodedAnnotation() local
714 Handle<mirror::Class> annotation_class, in CreateAnnotationMember()
785 Handle<mirror::Class> annotation_class) in GetAnnotationItemFromAnnotationSet()
821 Handle<mirror::Class> annotation_class) in GetAnnotationObjectFromAnnotationSet()
1010 Handle<mirror::Class> annotation_class) { in GetAnnotationForField()
1040 bool IsFieldAnnotationPresent(ArtField* field, Handle<mirror::Class> annotation_class) { in IsFieldAnnotationPresent()
1097 Handle<mirror::Class> annotation_class) { in GetAnnotationForMethod()
1154 Handle<mirror::Class> annotation_class) { in GetAnnotationForMethodParameter()
1246 Handle<mirror::Class> annotation_class, in IsMethodAnnotationPresent()
1275 jclass annotation_class) { in IsMethodBuildAnnotationPresent()
1505 Handle<mirror::Class> annotation_class) { in GetAnnotationForClass()
1755 bool IsClassAnnotationPresent(Handle<mirror::Class> klass, Handle<mirror::Class> annotation_class) { in IsClassAnnotationPresent()