Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/tools/aa/include/
H A Dshell_command_result.h25 int32_t exitCode = -1; member
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_delegator/
H A Dshell_cmd_result.cpp20 ShellCmdResult::ShellCmdResult(const int32_t exitCode, const std::string &stdResult) in ShellCmdResult() argument
30 void ShellCmdResult::SetExitCode(const int32_t exitCode) in SetExitCode() argument
/foundation/ability/ability_runtime/test/unittest/cj_ability_delegator_test/
H A Dcj_ability_delegator_test.cpp168 int32_t exitCode = shellCmdResult.GetExitCode(); in HWTEST_F() local

Completed in 2 milliseconds