Searched defs:GetOatMethodFor (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dclass_linker.cc1552 const OatFile::OatMethod ClassLinker::GetOatMethodFor(const mirror::ArtMethod* method) { function in class:art::ClassLinker
1597 const void* result = GetOatMethodFor(method).GetCode();

Completed in 24 milliseconds