Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
GrWorkspace
Method · 0.80
ShowSelectAvatarDialog
Method · 0.80
GenStream
Method · 0.80
DeleteStream
Method · 0.80
RequestBindDevices
Method · 0.80
Start
Method · 0.80
Hello
Method · 0.80
Heartbeat
Method · 0.80
AddCpuEvent
Method · 0.80
AddMemoryEvent
Method · 0.80
AddDiskEvent
Method · 0.80
AddGpuEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected