Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/hidapi/android/
A Dhid.cpp405 void ExceptionCheck( JNIEnv *env, const char *pszMethodName ) in ExceptionCheck() function in CHIDDevice
407 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