Home
last modified time | relevance | path

Searched defs:ExecuteShellCommand (Results 1 – 4 of 4) sorted by relevance

/foundation/aafwk/standard/tools/aa/src/
Dtest_observer.cpp50 ShellCommandResult TestObserver::ExecuteShellCommand(const std::string &cmd, const int64_t timeoutS… in ExecuteShellCommand() function in OHOS::AAFwk::TestObserver
Dtest_observer_proxy.cpp103 ShellCommandResult TestObserverProxy::ExecuteShellCommand( in ExecuteShellCommand() function in OHOS::AAFwk::TestObserverProxy
/foundation/aafwk/standard/frameworks/kits/appkit/native/ability_delegator/src/
Dability_delegator.cpp240 std::unique_ptr<ShellCmdResult> AbilityDelegator::ExecuteShellCommand(const std::string &cmd, const… in ExecuteShellCommand() function in OHOS::AppExecFwk::AbilityDelegator
/foundation/aafwk/standard/interfaces/kits/napi/aafwk/app/ability_delegator/
Djs_ability_delegator.cpp115 NativeValue *JSAbilityDelegator::ExecuteShellCommand(NativeEngine *engine, NativeCallbackInfo *info) in ExecuteShellCommand() function in OHOS::AbilityDelegatorJs::JSAbilityDelegator