Searched defs:ExecuteShellCommand (Results 1 – 4 of 4) sorted by relevance
| /foundation/aafwk/standard/tools/aa/src/ | ||
| D | test_observer.cpp | 50 ShellCommandResult TestObserver::ExecuteShellCommand(const std::string &cmd, const int64_t timeoutS… in ExecuteShellCommand() function in OHOS::AAFwk::TestObserver |
| D | test_observer_proxy.cpp | 103 ShellCommandResult TestObserverProxy::ExecuteShellCommand( in ExecuteShellCommand() function in OHOS::AAFwk::TestObserverProxy |
| /foundation/aafwk/standard/frameworks/kits/appkit/native/ability_delegator/src/ | ||
| D | ability_delegator.cpp | 240 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/ | ||
| D | js_ability_delegator.cpp | 115 NativeValue *JSAbilityDelegator::ExecuteShellCommand(NativeEngine *engine, NativeCallbackInfo *info) in ExecuteShellCommand() function in OHOS::AbilityDelegatorJs::JSAbilityDelegator |