Home | History | Annotate | Download | only in runtime

Lines Matching refs:GetOatMethodFor

1552 const OatFile::OatMethod ClassLinker::GetOatMethodFor(const mirror::ArtMethod* method) {
1597 const void* result = GetOatMethodFor(method).GetCode();