Searched refs:ExceptionCheck (Results 1 – 1 of 1) sorted by relevance
405 void ExceptionCheck( JNIEnv *env, const char *pszMethodName ) in ExceptionCheck() function in CHIDDevice407 if ( env->ExceptionCheck() ) in ExceptionCheck()447 ExceptionCheck( env, "BOpen" ); in BOpen()559 ExceptionCheck( env, "SendOutputReport" ); in SendOutputReport()581 ExceptionCheck( env, "SendFeatureReport" ); in SendFeatureReport()629 ExceptionCheck( env, "GetFeatureReport" ); in GetFeatureReport()690 ExceptionCheck( env, "Close" ); in Close()
Completed in 5 milliseconds