Home
last modified time | relevance | path

Searched refs:kProcessGroupError (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish_common/host/commands/launch/
Dlauncher_defs.h36 kProcessGroupError = 12, enumerator
Dmain.cc404 std::exit(LauncherExitCodes::kProcessGroupError); in main()