Searched defs:annotation_class (Results 1 – 2 of 2) sorted by relevance
426 Handle<mirror::Class> annotation_class(hs.NewHandle(soa.Decode<mirror::Class*>(annotationClass))); in Class_getDeclaredAnnotation() local571 Handle<mirror::Class> annotation_class(hs.NewHandle(soa.Decode<mirror::Class*>(annotationType))); in Class_isDeclaredAnnotationPresent() local
1595 Handle<mirror::Class> annotation_class, const uint8_t** annotation) const { in CreateAnnotationMember()2108 Handle<mirror::Class> annotation_class(hs.NewHandle( in ProcessEncodedAnnotation() local