Searched refs:dvmThrowInterruptedException (Results 1 – 3 of 3) sorted by relevance
369 void dvmThrowInterruptedException(const char* msg);
757 dvmThrowInterruptedException(NULL); in waitMonitor()
1360 void dvmThrowInterruptedException(const char* msg) { in dvmThrowInterruptedException() function