Home
last modified time | relevance | path

Searched defs:vnc_server (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/frontend/vnc_server/
Dmain.cpp33 cuttlefish::vnc::VncServer vnc_server(FLAGS_port, FLAGS_agressive); in main() local
/device/google/cuttlefish/host/commands/run_cvd/
Dlaunch.cc258 cuttlefish::Command vnc_server(config.vnc_server_binary()); in LaunchVNCServer() local