Home
last modified time | relevance | path

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

/art/runtime/dex/
Ddex_file_annotations.cc810 const char* annotation_name, in GetAnnotationValue() argument
816 SearchEncodedAnnotation(dex_file, annotation_item->annotation_, annotation_name); in GetAnnotationValue()
844 const char* annotation_name, in GetAnnotationArrayValue() argument
853 SearchAnnotationSet(data.GetDexFile(), annotation_set, annotation_name, in GetAnnotationArrayValue()