Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/host/commands/launch/
Dlaunch.cc199 cvd::SharedFD CreateVncInputServer(const std::string& path) { in CreateVncInputServer() function
221 auto touch_server = CreateVncInputServer(config.touch_socket_path()); in LaunchVNCServerIfEnabled()
228 CreateVncInputServer(config.keyboard_socket_path()); in LaunchVNCServerIfEnabled()