Searched defs:annotation_class (Results 1 – 3 of 3) sorted by relevance
367 Handle<mirror::Class> annotation_class(hs.NewHandle( in ProcessEncodedAnnotation() local705 Handle<mirror::Class> annotation_class, in CreateAnnotationMember()769 Handle<mirror::Class> annotation_class) in GetAnnotationItemFromAnnotationSet()805 Handle<mirror::Class> annotation_class) in GetAnnotationObjectFromAnnotationSet()1024 Handle<mirror::Class> annotation_class) { in GetAnnotationForField()1054 bool IsFieldAnnotationPresent(ArtField* field, Handle<mirror::Class> annotation_class) { in IsFieldAnnotationPresent()1111 Handle<mirror::Class> annotation_class) { in GetAnnotationForMethod()1168 Handle<mirror::Class> annotation_class) { in GetAnnotationForMethodParameter()1260 Handle<mirror::Class> annotation_class, in IsMethodAnnotationPresent()1289 jclass annotation_class) { in IsMethodBuildAnnotationPresent()[all …]
82 def _PrintForBuildbot(handle, annotation_class, *args): argument
566 Handle<mirror::Class> annotation_class(hs.NewHandle(soa.Decode<mirror::Class>(annotationClass))); in Class_getDeclaredAnnotation() local778 Handle<mirror::Class> annotation_class(hs.NewHandle(soa.Decode<mirror::Class>(annotationType))); in Class_isDeclaredAnnotationPresent() local