MCPcopy Create free account
hub / github.com/RGAA-Software/GoDesk / GetUserManager

Method GetUserManager

src/render_panel/gr_application.cpp:546–548  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

544 }
545
546 std::shared_ptr<GrUserManager> GrApplication::GetUserManager() {
547 return user_mgr_;
548 }
549
550 bool GrApplication::IsDeviceInfoOk() {
551 auto device_id = settings_->GetDeviceId();

Callers 15

GrWorkspaceMethod · 0.80
GenStreamMethod · 0.80
DeleteStreamMethod · 0.80
RequestBindDevicesMethod · 0.80
StartMethod · 0.80
HelloMethod · 0.80
HeartbeatMethod · 0.80
AddCpuEventMethod · 0.80
AddMemoryEventMethod · 0.80
AddDiskEventMethod · 0.80
AddGpuEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected