Home
last modified time | relevance | path

Searched refs:timeoutSecs (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/tools/aa/src/
H A Dtest_observer_stub.cpp52 int64_t timeoutSecs = data.ReadInt64(); in OnRemoteRequest() local
53 ShellCommandResult result = ExecuteShellCommand(cmd, timeoutSecs); in OnRemoteRequest()
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-ability.md29 …mand(cmd: string, timeoutSecs: number, callback: AsyncCallback\<ShellCmdResult>): void;<br>execute…
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-ability.md29 …mand(cmd: string, timeoutSecs: number, callback: AsyncCallback\<ShellCmdResult>): void;<br>execute…
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/ability_delegator/
H A Djs_ability_delegator.cpp661 int64_t timeoutSecs = 0; in OnExecuteShellCommand() local
662 if (!ParseExecuteShellCommandPara(env, info, cmd, opt, timeoutSecs)) { in OnExecuteShellCommand()
669 NapiAsyncTask::ExecuteCallback execute = [cmd, timeoutSecs, shellCmdResultBox]() { in OnExecuteShellCommand()
682 shellCmdResultBox->shellCmdResult_ = delegator->ExecuteShellCommand(cmd, timeoutSecs); in OnExecuteShellCommand()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-test-kit/
H A Djs-apis-inner-application-abilityDelegator.md1100 executeShellCommand(cmd: string, timeoutSecs: number, callback: AsyncCallback\<ShellCmdResult>): vo…
1115 | timeoutSecs | number | 是 | 设定命令超时时间,单位秒(s…
1136 executeShellCommand(cmd: string, timeoutSecs?: number): Promise\<ShellCmdResult>
1151 | timeoutSecs | number | 否 | 设定命令超时时间,单位秒(s)。 |
/ohos5.0/docs/zh-cn/release-notes/api-diff/Beta5 to v3.2-Release/
H A Djs-apidiff-ability.md68 …<br>类名: AbilityDelegator<br>方法 or 属性: executeShellCommand(cmd: string, timeoutSecs: number, callba…
69 …<br>类名: AbilityDelegator<br>方法 or 属性: executeShellCommand(cmd: string, timeoutSecs?: number): Prom…
206 …r<br>类名: AbilityDelegator<br>方法 or 属性:executeShellCommand(cmd: string, timeoutSecs: number, callba…
207 …r<br>类名: AbilityDelegator<br>方法 or 属性:executeShellCommand(cmd: string, timeoutSecs?: number): Prom…
/ohos5.0/docs/en/release-notes/api-diff/Beta5-to-v3.2-Release/
H A Djs-apidiff-ability.md68 …elegator<br>Method or attribute name: executeShellCommand(cmd: string, timeoutSecs: number, callba…
69 …elegator<br>Method or attribute name: executeShellCommand(cmd: string, timeoutSecs?: number): Prom…
206 …elegator<br>Method or attribute name: executeShellCommand(cmd: string, timeoutSecs: number, callba…
207 …elegator<br>Method or attribute name: executeShellCommand(cmd: string, timeoutSecs?: number): Prom…
/ohos5.0/docs/en/application-dev/reference/apis-test-kit/
H A Djs-apis-inner-application-abilityDelegator.md1100 executeShellCommand(cmd: string, timeoutSecs: number, callback: AsyncCallback\<ShellCmdResult>): vo…
1115 | timeoutSecs | number | Yes | Command timeo…
1136 executeShellCommand(cmd: string, timeoutSecs?: number): Promise\<ShellCmdResult>
1151 | timeoutSecs | number | No | Command timeout period, in seconds.|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-ability.md6 |删除|类名:AbilityDelegator;<br>方法or属性:executeShellCommand(cmd: string, timeoutSecs: number, callback: …
7 |删除|类名:AbilityDelegator;<br>方法or属性:executeShellCommand(cmd: string, timeoutSecs?: number): Promise\…
482 |新增|NA|类名:AbilityDelegator;<br>方法or属性:executeShellCommand(cmd: string, timeoutSecs: number, callbac…
483 |新增|NA|类名:AbilityDelegator;<br>方法or属性:executeShellCommand(cmd: string, timeoutSecs?: number): Promi…
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-ability.md6 …legator;<br>Method or attribute name: executeShellCommand(cmd: string, timeoutSecs: number, callba…
7 …legator;<br>Method or attribute name: executeShellCommand(cmd: string, timeoutSecs?: number): Prom…
482 …legator;<br>Method or attribute name: executeShellCommand(cmd: string, timeoutSecs: number, callba…
483 …legator;<br>Method or attribute name: executeShellCommand(cmd: string, timeoutSecs?: number): Prom…