Home
last modified time | relevance | path

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

/art/runtime/dex/
Ddex_file_annotations.cc295 const MethodAnnotationsItem* method_annotations = dex_file.GetMethodAnnotations(annotations_dir); in FindAnnotationSetForMethod() local
1331const dex::MethodAnnotationsItem& method_annotations) { in GetNativeMethodAnnotationAccessFlags()
1357 const dex::MethodAnnotationsItem& method_annotations) { in MethodIsNeverCompile()
/art/runtime/
Dclass_linker.cc4127 const dex::MethodAnnotationsItem* method_annotations = mai->AdvanceTo(dex_method_idx); in LoadMethod() local
4148 const dex::MethodAnnotationsItem* method_annotations = mai->AdvanceTo(dex_method_idx); in LoadMethod() local