Searched defs:ExceptionCaught (Results 1 – 3 of 3) sorted by relevance
| /art/runtime/ | ||
| D | instrumentation_test.cc | 97 void ExceptionCaught(Thread* thread ATTRIBUTE_UNUSED, in ExceptionCaught() function in art::instrumentation::FINAL |
| D | trace.cc | 813 void Trace::ExceptionCaught(Thread* thread ATTRIBUTE_UNUSED, in ExceptionCaught() function in art::Trace |
| D | debugger.cc | 227 void ExceptionCaught(Thread* thread ATTRIBUTE_UNUSED, mirror::Throwable* exception_object) in ExceptionCaught() function in art::FINAL |