Searched defs:exitCode (Results 1 – 1 of 1) sorted by relevance
20 ShellCmdResult::ShellCmdResult(const int32_t exitCode, const std::string &stdResult) in ShellCmdResult()30 void ShellCmdResult::SetExitCode(const int32_t exitCode) in SetExitCode()