Lines Matching defs:annotation_class
362 Handle<mirror::Class> annotation_class(hs.NewHandle( in ProcessEncodedAnnotation() local
699 Handle<mirror::Class> annotation_class, in CreateAnnotationMember()
764 Handle<mirror::Class> annotation_class) in GetAnnotationItemFromAnnotationSet()
800 Handle<mirror::Class> annotation_class) in GetAnnotationObjectFromAnnotationSet()
989 Handle<mirror::Class> annotation_class) { in GetAnnotationForField()
1019 bool IsFieldAnnotationPresent(ArtField* field, Handle<mirror::Class> annotation_class) { in IsFieldAnnotationPresent()
1076 Handle<mirror::Class> annotation_class) { in GetAnnotationForMethod()
1133 Handle<mirror::Class> annotation_class) { in GetAnnotationForMethodParameter()
1225 Handle<mirror::Class> annotation_class, in IsMethodAnnotationPresent()
1254 jclass annotation_class) { in IsMethodBuildAnnotationPresent()
1446 Handle<mirror::Class> annotation_class) { in GetAnnotationForClass()
1696 bool IsClassAnnotationPresent(Handle<mirror::Class> klass, Handle<mirror::Class> annotation_class) { in IsClassAnnotationPresent()