Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.h1121 /*inout*/ MethodAnnotationsIterator* mai,
Dclass_linker.cc4077 /*inout*/ MethodAnnotationsIterator* mai, in LoadMethod() argument
4127 const dex::MethodAnnotationsItem* method_annotations = mai->AdvanceTo(dex_method_idx); in LoadMethod()
4148 const dex::MethodAnnotationsItem* method_annotations = mai->AdvanceTo(dex_method_idx); in LoadMethod()