Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dart_method.cc484 static const OatFile::OatMethod FindOatMethodFromDexFileFor(ArtMethod* method, bool* found) in FindOatMethodFromDexFileFor() function
523 return FindOatMethodFromDexFileFor(method, found); in FindOatMethodFor()