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

  /device/google/cuttlefish_common/host/frontend/vnc_server/
screen_connector.cpp 152 if (config->enable_ivserver()) {
  /device/google/cuttlefish_common/host/commands/launch/
launch.cc 217 if (!config.enable_ivserver()) {
318 if (config.enable_ivserver()) {
flags.cc 461 if (!tmp_config_obj.enable_ivserver()) {
  /device/google/cuttlefish_common/host/libs/config/
cuttlefish_config.h 314 bool enable_ivserver() const;
cuttlefish_config.cpp 831 bool CuttlefishConfig::enable_ivserver() const { function in class:vsoc::CuttlefishConfig

Completed in 178 milliseconds