Searched refs:dvmThrowIllegalThreadStateException (Results 1 – 3 of 3) sorted by relevance
336 void dvmThrowIllegalThreadStateException(const char* msg);
1281 dvmThrowIllegalThreadStateException( in dvmCreateInterpThread()1920 dvmThrowIllegalThreadStateException( in dvmAttachCurrentThread()
1335 void dvmThrowIllegalThreadStateException(const char* msg) { in dvmThrowIllegalThreadStateException() function