|
Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/process_restarter/parser.h"#include <iostream>#include <string>#include <vector>#include "cuttlefish/flag_parser/flag.h"#include "cuttlefish/flag_parser/gflags_compat.h"#include "cuttlefish/result/result.h"
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 [] |