Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ getApp
Method
getApp
src/cinder/app/android/AppImplAndroid.cpp:95–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
AppAndroid* AppImplAndroid::getApp()
96
{
97
return mApp;
98
}
99
100
struct android_app *AppImplAndroid::getNative()
101
{
Callers
3
WindowImplMsw
Method · 0.45
WndProc
Function · 0.45
WindowImplAndroid
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected