Searched defs:annotation_class (Results 1 – 2 of 2) sorted by relevance
324 Handle<mirror::Class> annotation_class(hs.NewHandle( in ProcessEncodedAnnotation() local681 Handle<mirror::Class> annotation_class, in CreateAnnotationMember()754 Handle<mirror::Class> annotation_class, in GetAnnotationItemFromAnnotationSet()809 Handle<mirror::Class> annotation_class) in GetAnnotationObjectFromAnnotationSet()1001 mirror::Object* GetAnnotationForField(ArtField* field, Handle<mirror::Class> annotation_class) { in GetAnnotationForField()1031 bool IsFieldAnnotationPresent(ArtField* field, Handle<mirror::Class> annotation_class) { in IsFieldAnnotationPresent()1087 mirror::Object* GetAnnotationForMethod(ArtMethod* method, Handle<mirror::Class> annotation_class) { in GetAnnotationForMethod()1129 Handle<mirror::Class> annotation_class) { in GetAnnotationForMethodParameter()1223 Handle<mirror::Class> annotation_class, in IsMethodAnnotationPresent()1240 Handle<mirror::Class> annotation_class) { in GetAnnotationForClass()[all …]
509 Handle<mirror::Class> annotation_class(hs.NewHandle(soa.Decode<mirror::Class>(annotationClass))); in Class_getDeclaredAnnotation() local654 Handle<mirror::Class> annotation_class(hs.NewHandle(soa.Decode<mirror::Class>(annotationType))); in Class_isDeclaredAnnotationPresent() local