Android-cuttlefish cvd tool
Namespaces | Functions | Variables
daemon.cc File Reference
#include "cuttlefish/host/commands/assemble_cvd/flags/daemon.h"
#include <utility>
#include <vector>
#include "gflags/gflags.h"
#include "cuttlefish/host/commands/assemble_cvd/flags/flag_base.h"
#include "cuttlefish/host/commands/assemble_cvd/flags/from_gflags.h"
#include "cuttlefish/host/commands/assemble_cvd/flags_defaults.h"
#include "cuttlefish/result/result.h"
Include dependency graph for daemon.cc:

Namespaces

namespace  cuttlefish
 
namespace  cuttlefish::anonymous_namespace{daemon.cc}
 

Functions

 DEFINE_string (daemon, CF_DEFAULTS_DAEMON ? "true" :"false", "Run cuttlefish in background, the launcher exits on boot " "completed/failed")
 

Variables

constexpr char cuttlefish::anonymous_namespace{daemon.cc}::kFlagName [] = "daemon"
 

Function Documentation

◆ DEFINE_string()

DEFINE_string ( daemon  ,
CF_DEFAULTS_DAEMON ? "true" :"false"  ,
"Run cuttlefish in  background,
the launcher exits on boot " "completed/failed"   
)