MCPcopy 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

GrSystemMonitorMethod · 0.80
ForceStopAllProgramsMethod · 0.80
TabServerStatusMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected