HomeSort by relevance Sort by last modified time
    Searched refs:set_enable_vnc_server (Results 1 - 3 of 3) sorted by null

  /device/google/cuttlefish_common/host/libs/config/
cuttlefish_config.h 251 void set_enable_vnc_server(bool enable_vnc_server);
cuttlefish_config.cpp 652 void CuttlefishConfig::set_enable_vnc_server(bool enable_vnc_server) { function in class:vsoc::CuttlefishConfig
  /device/google/cuttlefish_common/host/commands/launch/
flags.cc 430 tmp_config_obj.set_enable_vnc_server(FLAGS_start_vnc_server);

Completed in 57 milliseconds