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

Method GetDeviceManager

src/render_panel/gr_application.cpp:562–564  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

560 }
561
562 std::shared_ptr<GrDeviceManager> GrApplication::GetDeviceManager() {
563 return device_mgr_;
564 }
565
566 bool GrApplication::CanConnectSpvrServer() {
567 cat r = spvr::SpvrDeviceApi::Ping(settings_->GetSpvrServerHost(), settings_->GetSpvrServerPort(), this->GetAppkey());

Callers 4

StartStreamMethod · 0.80
WsPanelServerMethod · 0.80
TabServerMethod · 0.80
UpdateQRCodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected