Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/tools/test/moduletest/ability_delegator/
H A Dshell_command_result_module_test.cpp60 ShellCommandResult shellCmd; variable
75 ShellCommandResult shellCmd; variable
/ohos5.0/foundation/ability/ability_runtime/tools/test/unittest/ability_delegator/
H A Dshell_command_result_test.cpp59 ShellCommandResult shellCmd; variable
74 ShellCommandResult shellCmd; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/cj/ffi/
H A Dcj_ability_delegator.cpp37 auto shellCmd = delegator_->ExecuteShellCommand(cmd, timeoutSec); in ExecuteShellCommand() local