Searched defs:exitCode (Results 1 – 10 of 10) sorted by relevance
132 int exitCode = -1; variable170 int exitCode = -1; variable215 int exitCode = -1; variable256 int exitCode = -1; variable297 int exitCode = -1; variable403 int exitCode = -1; variable
20 ShellCmdResult::ShellCmdResult(const int32_t exitCode, const std::string &stdResult) in ShellCmdResult()30 void ShellCmdResult::SetExitCode(const int32_t exitCode) in SetExitCode()
25 int32_t exitCode = -1; member
268 int exitCode = -1; variable343 int exitCode = -1; variable415 int exitCode = -1; variable
402 const int32_t exitCode = 1000; in main() local
168 int32_t exitCode = shellCmdResult.GetExitCode(); variable
244 int exitCode = WEXITSTATUS(status); in WaitForChild() local
697 napi_value exitCode = childprocess.GetExitCode(env); variable
566 int exitCode = WEXITSTATUS(status); in WaitProcessExit() local
1778 const int32_t exitCode = 1000; in main() local