Lines Matching defs:annotation_class
365 Handle<mirror::Class> annotation_class(hs.NewHandle( in ProcessEncodedAnnotation() local
698 Handle<mirror::Class> annotation_class, in CreateAnnotationMember()
762 Handle<mirror::Class> annotation_class) in GetAnnotationItemFromAnnotationSet()
798 Handle<mirror::Class> annotation_class) in GetAnnotationObjectFromAnnotationSet()
1017 Handle<mirror::Class> annotation_class) { in GetAnnotationForField()
1047 bool IsFieldAnnotationPresent(ArtField* field, Handle<mirror::Class> annotation_class) { in IsFieldAnnotationPresent()
1104 Handle<mirror::Class> annotation_class) { in GetAnnotationForMethod()
1161 Handle<mirror::Class> annotation_class) { in GetAnnotationForMethodParameter()
1253 Handle<mirror::Class> annotation_class, in IsMethodAnnotationPresent()
1282 jclass annotation_class) { in IsMethodBuildAnnotationPresent()
1504 Handle<mirror::Class> annotation_class) { in GetAnnotationForClass()
1817 bool IsClassAnnotationPresent(Handle<mirror::Class> klass, Handle<mirror::Class> annotation_class) { in IsClassAnnotationPresent()