MCPcopy Create free account
hub / github.com/IppClub/Dora-SSR / ExceptionCheck

Method ExceptionCheck

Source/3rdParty/SDL2/src/hidapi/android/hid.cpp:482–485  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

480 }
481
482 void ExceptionCheck( JNIEnv *env, const char *pszMethodName )
483 {
484 ::ExceptionCheck( env, "CHIDDevice", pszMethodName );
485 }
486
487 bool BOpen()
488 {

Callers 3

GetMainActivityClassFunction · 0.80
ExceptionCheckFunction · 0.80

Calls 1

ExceptionCheckFunction · 0.85

Tested by

no test coverage detected