Home
last modified time | relevance | path

Searched refs:NewDeviceSockets (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/commands/run_cvd/launch/
Dvhost_input_devices.cpp50 Result<DeviceSockets> NewDeviceSockets(const std::string& vhu_server_path) { in NewDeviceSockets() function
256 CF_EXPECT(NewDeviceSockets(instance_.rotary_socket_path()), in ResultSetup()
260 CF_EXPECT(NewDeviceSockets(instance_.mouse_socket_path()), in ResultSetup()
264 CF_EXPECT(NewDeviceSockets(instance_.keyboard_socket_path()), in ResultSetup()
267 CF_EXPECT(NewDeviceSockets(instance_.switches_socket_path()), in ResultSetup()
272 CF_EXPECTF(NewDeviceSockets(instance_.touch_socket_path(i)), in ResultSetup()
279 CF_EXPECTF(NewDeviceSockets(instance_.touch_socket_path(idx)), in ResultSetup()