Home
last modified time | relevance | path

Searched defs:host_mode_ctrl (Results 1 – 5 of 5) sorted by relevance

/device/google/cuttlefish/host/libs/screen_connector/
Dscreen_connector.h72 const int frames_fd, HostModeCtrl& host_mode_ctrl) { in Get()
233 ScreenConnector(std::unique_ptr<T>&& impl, HostModeCtrl& host_mode_ctrl) in ScreenConnector()
/device/google/cuttlefish/host/libs/confui/
Dhost_server.cc41 HostModeCtrl& host_mode_ctrl, in Get()
48 cuttlefish::HostModeCtrl& host_mode_ctrl, in HostServer()
Dsession.cc23 ConfUiRenderer& host_renderer, HostModeCtrl& host_mode_ctrl, in Session()
/device/google/cuttlefish/host/frontend/vnc_server/
Dmain.cpp38 auto& host_mode_ctrl = cuttlefish::HostModeCtrl::Get(); in main() local
/device/google/cuttlefish/host/frontend/webrtc/
Dmain.cpp180 auto& host_mode_ctrl = cuttlefish::HostModeCtrl::Get(); in main() local