Home
last modified time | relevance | path

Searched defs:exception_object (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dtrace.cc620 mirror::Throwable* exception_object) in ExceptionCaught()
Ddebugger.cc285 mirror::Throwable* exception_object) in ExceptionCaught()
2850 uint32_t catch_dex_pc, mirror::Throwable* exception_object) { in PostException()
/art/runtime/jdwp/
Djdwp_event.cc1135 bool JdwpState::PostException(const EventLocation* pThrowLoc, mirror::Throwable* exception_object, in PostException()