Home
last modified time | relevance | path

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

/art/runtime/
Dart_method.cc464 static const OatFile::OatMethod FindOatMethodFor(ArtMethod* method, in FindOatMethodFor() function
623 FindOatMethodFor(this, class_linker->GetImagePointerSize(), &found); in GetOatQuickMethodHeader()
660 OatFile::OatMethod oat_method = FindOatMethodFor(this, pointer_size, &found); in GetOatMethodQuickCode()