Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/faultloggerd_client/
H A Dfaultloggerd_client_test.cpp132 int exitCode = -1; variable
170 int exitCode = -1; variable
215 int exitCode = -1; variable
256 int exitCode = -1; variable
297 int exitCode = -1; variable
403 int exitCode = -1; variable
/ohos5.0/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()
30 void ShellCmdResult::SetExitCode(const int32_t exitCode) in SetExitCode()
/ohos5.0/foundation/ability/ability_runtime/tools/aa/include/
H A Dshell_command_result.h25 int32_t exitCode = -1; member
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/services/
H A Dfaultlogger_daemon_test.cpp268 int exitCode = -1; variable
343 int exitCode = -1; variable
415 int exitCode = -1; variable
/ohos5.0/base/telephony/core_service/test/unittest/ui_client/
H A Dui_client_test.cpp402 const int32_t exitCode = 1000; in main() local
/ohos5.0/foundation/ability/ability_runtime/test/unittest/cj_ability_delegator_test/
H A Dcj_ability_delegator_test.cpp168 int32_t exitCode = shellCmdResult.GetExitCode(); variable
/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/src/
H A Dload_policy.cpp244 int exitCode = WEXITSTATUS(status); in WaitForChild() local
/ohos5.0/commonlibrary/ets_utils/js_sys_module/test/
H A Dtest_process.cpp697 napi_value exitCode = childprocess.GetExitCode(env); variable
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/
H A Ddfx_signal_handler.c566 int exitCode = WEXITSTATUS(status); in WaitProcessExit() local
/ohos5.0/base/telephony/call_manager/test/unittest/ui_client/
H A Dui_client_test.cpp1778 const int32_t exitCode = 1000; in main() local