Home
last modified time | relevance | path

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

/art/runtime/
Dtrace.cc609 void Trace::ExceptionCaught(Thread* thread, const ThrowLocation& throw_location, in ExceptionCaught() function in art::Trace
Ddebugger.cc279 void ExceptionCaught(Thread* thread, const ThrowLocation& throw_location, in ExceptionCaught() function in art::FINAL