Home | History | Annotate | Download | only in runtime

Lines Matching refs:GetCurrentMethod

871   mirror::ArtMethod* current_method = thread->GetCurrentMethod(NULL);
1982 mirror::ArtMethod* Thread::GetCurrentMethod(uint32_t* dex_pc) const {