Home
last modified time | relevance | path

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

/foundation/aafwk/standard/frameworks/kits/appkit/native/ability_delegator/src/
Dshell_cmd_result.cpp20 ShellCmdResult::ShellCmdResult(const int32_t exitCode, const std::string &stdResult) in ShellCmdResult()
30 void ShellCmdResult::SetExitCode(const int32_t exitCode) in SetExitCode()