Home
last modified time | relevance | path

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

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