Searched refs:threadExitUncaughtException (Results 1 – 1 of 1) sorted by relevance
240 static void threadExitUncaughtException(Thread* thread, Object* group);1734 static void threadExitUncaughtException(Thread* self, Object* group) in threadExitUncaughtException() function2216 threadExitUncaughtException(self, group); in dvmDetachCurrentThread()