Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_native_test/ability_delegator/
Dmock_test_observer_stub.cpp40 ShellCommandResult MockTestObserverStub::ExecuteShellCommand( in ExecuteShellCommand() function in OHOS::AAFwk::MockTestObserverStub
/foundation/ability/ability_runtime/tools/aa/src/
Dtest_observer.cpp56 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/ability/ability_runtime/frameworks/native/appkit/ability_delegator/
Dability_delegator.cpp326 std::unique_ptr<ShellCmdResult> AbilityDelegator::ExecuteShellCommand(const std::string &cmd, const… in ExecuteShellCommand() function in OHOS::AppExecFwk::AbilityDelegator
/foundation/ability/ability_runtime/frameworks/js/napi/app/ability_delegator/
Djs_ability_delegator.cpp237 NativeValue *JSAbilityDelegator::ExecuteShellCommand(NativeEngine *engine, NativeCallbackInfo *info) in ExecuteShellCommand() function in OHOS::AbilityDelegatorJs::JSAbilityDelegator