Home
last modified time | relevance | path

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

/art/runtime/
Dart_method.cc436 static const OatFile::OatMethod FindOatMethodFromDexFileFor(ArtMethod* method, bool* found) in FindOatMethodFromDexFileFor() function
476 return FindOatMethodFromDexFileFor(method, found); in FindOatMethodFor()