Home
last modified time | relevance | path

Searched defs:method_annotations (Results 1 – 2 of 2) sorted by relevance

/art/runtime/dex/
Ddex_file_annotations.cc298 const MethodAnnotationsItem* method_annotations = dex_file.GetMethodAnnotations(annotations_dir); in FindAnnotationSetForMethod() local
1339const dex::MethodAnnotationsItem& method_annotations) { in GetNativeMethodAnnotationAccessFlags()
1365 const dex::MethodAnnotationsItem& method_annotations) { in MethodIsNeverCompile()
/art/runtime/
Dclass_linker.cc4138 const dex::MethodAnnotationsItem* method_annotations = mai->AdvanceTo(dex_method_index); in LoadMethod() local
4156 const dex::MethodAnnotationsItem* method_annotations = mai->AdvanceTo(dex_method_index); in LoadMethod() local