Searched defs:ExecuteShellCommand (Results 1 – 6 of 6) 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
326 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