Searched refs:host_mode_ctrl (Results 1 – 8 of 8) sorted by relevance
/device/google/cuttlefish/host/libs/screen_connector/ |
D | screen_connector_multiplexer.h | 34 ScreenConnectorInputMultiplexer(HostModeCtrl& host_mode_ctrl) in ScreenConnectorInputMultiplexer() argument 35 : host_mode_ctrl_(host_mode_ctrl) { in ScreenConnectorInputMultiplexer()
|
D | screen_connector.h | 60 HostModeCtrl& host_mode_ctrl)) in INJECT() argument 62 host_mode_ctrl_{host_mode_ctrl}, in INJECT()
|
/device/google/cuttlefish/host/libs/confui/ |
D | host_virtual_input.cc | 25 HostModeCtrl& host_mode_ctrl, in HostVirtualInput() argument 28 host_mode_ctrl_(host_mode_ctrl), in HostVirtualInput()
|
D | host_virtual_input.h | 38 INJECT(HostVirtualInput(HostServer& host_server, HostModeCtrl& host_mode_ctrl,
|
D | session.cc | 29 HostModeCtrl& host_mode_ctrl, const std::string& locale) in Session() argument 33 host_mode_ctrl_{host_mode_ctrl},
|
D | host_server.cc | 65 HostServer::HostServer(HostModeCtrl& host_mode_ctrl, in HostServer() argument 70 host_mode_ctrl_(host_mode_ctrl),
|
D | host_server.h | 52 INJECT(HostServer(HostModeCtrl& host_mode_ctrl, ConfUiRenderer& host_renderer,
|
D | session.h | 46 ConfUiRenderer& host_renderer, HostModeCtrl& host_mode_ctrl,
|