Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RGAA-Software/GoDesk
/ GetServiceManager
Method
GetServiceManager
src/render_panel/gr_context.cpp:271–273 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
269
}
270
271
std::shared_ptr<ServiceManager> GrContext::GetServiceManager() {
272
return service_manager_;
273
}
274
275
std::shared_ptr<GrApplication> GrContext::GetApplication() {
276
return app_;
Callers
3
GrSystemMonitor
Method · 0.80
ForceStopAllPrograms
Method · 0.80
TabServerStatus
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected