Home | History | Annotate | Download | only in runtime

Lines Matching refs:IsExceptionThrownByCurrentMethod

2586 bool Thread::IsExceptionThrownByCurrentMethod(ObjPtr<mirror::Throwable> exception) const {
3073 IsExceptionThrownByCurrentMethod(exception)) {