Searched refs:DeviceSockets (Results 1 – 1 of 1) sorted by relevance
39 struct DeviceSockets { struct50 Result<DeviceSockets> NewDeviceSockets(const std::string& vhu_server_path) { in NewDeviceSockets()51 DeviceSockets ret; in NewDeviceSockets()78 Command NewVhostUserInputCommand(const DeviceSockets& device_sockets, in NewVhostUserInputCommand()235 for (const DeviceSockets& sockets : touchscreen_sockets_) { in TouchscreenConnections()244 for (const DeviceSockets& sockets : touchpad_sockets_) { in TouchpadConnections()287 DeviceSockets rotary_sockets_;288 DeviceSockets mouse_sockets_;289 DeviceSockets keyboard_sockets_;290 DeviceSockets switches_sockets_;[all …]