Home
last modified time | relevance | path

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

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