Home
last modified time | relevance | path

Searched defs:Parser (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/commands/process_restarter/
Dparser.h28 struct Parser { struct
31 bool ignore_sigtstp = false;
32 bool when_dumped = false;
33 bool when_killed = false;
34 bool when_exited_with_failure = false;
39 std::int32_t when_exited_with_code = -1;
40 std::string first_time_argument;