Searched defs:ExecuteShellCommand (Results 1 – 7 of 7) sorted by relevance
34 ShellCommandResult MockTestObserverStub::ExecuteShellCommand( in ExecuteShellCommand() function in OHOS::AAFwk::MockTestObserverStub
40 ShellCommandResult MockTestObserverStub::ExecuteShellCommand( in ExecuteShellCommand() function in OHOS::AAFwk::MockTestObserverStub
56 ShellCommandResult TestObserver::ExecuteShellCommand(const std::string& cmd, const int64_t timeoutS… in ExecuteShellCommand() function in OHOS::AAFwk::TestObserver
91 ShellCommandResult TestObserverProxy::ExecuteShellCommand( in ExecuteShellCommand() function in OHOS::AAFwk::TestObserverProxy
35 std::shared_ptr<AppExecFwk::ShellCmdResult> CJAbilityDelegator::ExecuteShellCommand(const char* cmd… in ExecuteShellCommand() function in OHOS::AbilityDelegatorCJ::CJAbilityDelegator
325 std::unique_ptr<ShellCmdResult> AbilityDelegator::ExecuteShellCommand(const std::string &cmd, const… in ExecuteShellCommand() function in OHOS::AppExecFwk::AbilityDelegator
240 napi_value JSAbilityDelegator::ExecuteShellCommand(napi_env env, napi_callback_info info) in ExecuteShellCommand() function in OHOS::AbilityDelegatorJs::JSAbilityDelegator