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

  /device/google/cuttlefish_common/host/libs/config/
cuttlefish_config.h 287 void set_run_as_daemon(bool run_as_daemon);
cuttlefish_config.cpp 754 void CuttlefishConfig::set_run_as_daemon(bool run_as_daemon) { function in class:vsoc::CuttlefishConfig
  /device/google/cuttlefish_common/host/commands/launch/
flags.cc 446 tmp_config_obj.set_run_as_daemon(FLAGS_daemon);

Completed in 92 milliseconds