Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
GetMainActivityClass
Function · 0.80
GetMainActivityStaticMethod
Function · 0.80
ExceptionCheck
Function · 0.80
Calls
1
ExceptionCheck
Function · 0.85
Tested by
no test coverage detected