Searched refs:threadExitUncaughtException (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/
H A DThread.cpp243 static void threadExitUncaughtException(Thread* thread, Object* group);
1563 static void threadExitUncaughtException(Thread* self, Object* group) function
2044 threadExitUncaughtException(self, group);

Completed in 27 milliseconds