Home
last modified time | relevance | path

Searched refs:annotation_handle (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dart_method.cc425 Handle<mirror::Class> annotation_handle(shs.NewHandle(annotation)); in IsAnnotatedWith() local
428 this, annotation_handle, visibility, lookup_in_resolved_boot_classes); in IsAnnotatedWith()