Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RPCSX/rpcsx
/ failure
Method
failure
android/src/rpcsx-android.cpp:609–609 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
607
}
608
609
void failure(const std::string &message = {}) { report(-1, 0, message); }
610
611
void success(jlong value, const std::string &message = {}) {
612
value = std::max<jlong>(value, 1);
Callers
9
installPup
Function · 0.45
installPkg
Function · 0.45
installEdat
Function · 0.45
installRap
Function · 0.45
installIso
Function · 0.45
_rpcsx_install
Function · 0.45
_rpcsx_installKey
Function · 0.45
deserialize
Method · 0.45
deserialize
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected