Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ emitCleanup
Method
emitCleanup
src/cinder/app/AppBase.cpp:257–261 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
255
}
256
257
void AppBase::emitCleanup()
258
{
259
mSignalCleanup.emit();
260
cleanup();
261
}
262
263
void AppBase::emitWillResignActive()
264
{
Callers
4
eventHandler
Method · 0.80
run
Method · 0.80
run
Method · 0.80
run
Method · 0.80
Calls
2
emit
Method · 0.80
cleanup
Function · 0.50
Tested by
no test coverage detected