Home
last modified time | relevance | path

Searched refs:dvmThrowInterruptedException (Results 1 – 3 of 3) sorted by relevance

/dalvik/vm/
DException.h369 void dvmThrowInterruptedException(const char* msg);
DSync.cpp757 dvmThrowInterruptedException(NULL); in waitMonitor()
DException.cpp1360 void dvmThrowInterruptedException(const char* msg) { in dvmThrowInterruptedException() function