Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.cc3990 MethodAnnotationsIterator mai_direct(dex_file, dex_file.GetAnnotationsDirectory(dex_class_def)); in LoadClass() local
3991 MethodAnnotationsIterator mai_virtual = mai_direct; in LoadClass()
4016 LoadMethod(dex_file, method, klass.Get(), &mai_direct, art_method); in LoadClass()