Home | History | Annotate | Download | only in runtime

Lines Matching refs:GetCurrentMethod

988   mirror::ArtMethod* current_method = thread->GetCurrentMethod(nullptr);
1040 DumpNativeStack(os, GetTid(), " native: ", GetCurrentMethod(nullptr, !dump_for_abort));
2009 mirror::ArtMethod* Thread::GetCurrentMethod(uint32_t* dex_pc, bool abort_on_error) const {