Searched defs:ExecuteShellCommand (Results 1 – 9 of 9) 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
330 std::unique_ptr<ShellCmdResult> CJAbilityDelegatorImpl::ExecuteShellCommand( in ExecuteShellCommand() function in OHOS::AppExecFwk::CJAbilityDelegatorImpl
331 std::unique_ptr<ShellCmdResult> AbilityDelegator::ExecuteShellCommand(const std::string &cmd, const… in ExecuteShellCommand() function in OHOS::AppExecFwk::AbilityDelegator
171 std::shared_ptr<AppExecFwk::ShellCmdResult> CJAbilityDelegator::ExecuteShellCommand(const char* cmd… in ExecuteShellCommand() function in OHOS::AbilityDelegatorCJ::CJAbilityDelegator
203 void EtsAbilityDelegator::ExecuteShellCommand(ani_env *env, [[maybe_unused]]ani_object object, in ExecuteShellCommand() function in OHOS::AbilityDelegatorEts::EtsAbilityDelegator
248 napi_value JSAbilityDelegator::ExecuteShellCommand(napi_env env, napi_callback_info info) in ExecuteShellCommand() function in OHOS::AbilityDelegatorJs::JSAbilityDelegator