Searched defs:annotation_class (Results 1 – 2 of 2) sorted by relevance
362 Handle<mirror::Class> annotation_class(hs.NewHandle( in ProcessEncodedAnnotation() local714 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()[all …]
632 Handle<mirror::Class> annotation_class(hs.NewHandle(soa.Decode<mirror::Class>(annotationClass))); in Class_getDeclaredAnnotation() local773 Handle<mirror::Class> annotation_class(hs.NewHandle(soa.Decode<mirror::Class>(annotationType))); in Class_isDeclaredAnnotationPresent() local