Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ ~PlatformAndroid
Method
~PlatformAndroid
src/cinder/app/android/PlatformAndroid.cpp:70–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
PlatformAndroid::~PlatformAndroid()
71
{
72
dbg_app_log(
"PlatformAndroid::~PlatformAndroid"
);
73
}
74
75
void PlatformAndroid::destroyStaticInstances()
76
{
Callers
nothing calls this directly
Calls
1
dbg_app_log
Function · 0.85
Tested by
no test coverage detected