Home | History | Annotate | Download | only in runtime

Lines Matching refs:FindDirectMethod

149     method = c->FindDirectMethod(name, sig);
2405 mirror::ArtMethod* m = c->FindDirectMethod(name, sig);