Home
last modified time | relevance | path

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

/art/runtime/
Dinstrumentation_test.cc97 void ExceptionCaught(Thread* thread ATTRIBUTE_UNUSED, in ExceptionCaught() function in art::instrumentation::FINAL
Dtrace.cc813 void Trace::ExceptionCaught(Thread* thread ATTRIBUTE_UNUSED, in ExceptionCaught() function in art::Trace
Ddebugger.cc227 void ExceptionCaught(Thread* thread ATTRIBUTE_UNUSED, mirror::Throwable* exception_object) in ExceptionCaught() function in art::FINAL