Android-cuttlefish cvd tool
Namespaces | Variables
parser.cc File Reference
#include "cuttlefish/host/commands/process_restarter/parser.h"
#include <iostream>
#include <string>
#include <vector>
#include "cuttlefish/common/libs/utils/flag_parser.h"
#include "cuttlefish/common/libs/utils/result.h"
Include dependency graph for parser.cc:

Namespaces

namespace  cuttlefish
 

Variables

static constexpr char cuttlefish::kIgnoreSigtstpHelp []
 
static constexpr char cuttlefish::kWhenDumpedHelp [] = "restart when the process crashed"
 
static constexpr char cuttlefish::kWhenKilledHelp [] = "restart when the process was killed"
 
static constexpr char cuttlefish::kWhenExitedWithFailureHelp []
 
static constexpr char cuttlefish::kWhenExitedWithCodeHelp []
 
static constexpr char cuttlefish::kHelp []