Searched refs:HandleUncaughtExceptions (Results 1 – 2 of 2) sorted by relevance
984 void HandleUncaughtExceptions(ScopedObjectAccess& soa)
1395 HandleUncaughtExceptions(soa); in Destroy()1472 void Thread::HandleUncaughtExceptions(ScopedObjectAccess& soa) { in HandleUncaughtExceptions() function in art::Thread