Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/hidapi/android/
A Dhid.cpp419 const char *pszMessage = env->GetStringUTFChars( jMessage, NULL ); in ExceptionCheck() local
422 LOGE( "CHIDDevice::%s threw an exception: %s", pszMethodName, pszMessage ); in ExceptionCheck()
425 env->ReleaseStringUTFChars( jMessage, pszMessage ); in ExceptionCheck()

Completed in 5 milliseconds