Searched refs:kProcessGroupError (Results 1 – 2 of 2) sorted by relevance
/device/google/cuttlefish_common/host/commands/launch/ | ||
D | launcher_defs.h | 36 kProcessGroupError = 12, enumerator |
D | main.cc | 404 std::exit(LauncherExitCodes::kProcessGroupError); in main() |