Home
last modified time | relevance | path

Searched refs:shellCmdResult (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/unittest/cj_ability_delegator_test/
H A Dcj_ability_delegator_test.cpp144 auto shellCmdResult = cjDelegator->ExecuteShellCommand(cmd, timeoutSec); variable
145 EXPECT_EQ(shellCmdResult, nullptr);
167 CJShellCmdResult shellCmdResult(shellResult);
168 int32_t exitCode = shellCmdResult.GetExitCode();
180 CJShellCmdResult shellCmdResult(shellResult);
181 std::string stdResult = shellCmdResult.GetStdResult();
193 CJShellCmdResult shellCmdResult(shellResult);
194 shellCmdResult.Dump();
/ohos5.0/docs/zh-cn/application-dev/reference/apis-test-kit/
H A DReadme-CN.md10 - [shellCmdResult](js-apis-inner-application-shellCmdResult.md)
H A Djs-apis-app-ability-abilityDelegatorRegistry.md152 | [_ShellCmdResult](js-apis-inner-application-shellCmdResult.md) | ShellCmdResult模块。 |
H A Djs-apis-inner-application-abilityDelegator.md1081 | callback | AsyncCallback\<[ShellCmdResult](js-apis-inner-application-shellCmdResult.md#shellcmdre…
1116 | callback | AsyncCallback\<[ShellCmdResult](js-apis-inner-application-shellCmdResult.md#shellcm…
1157 …inner-application-shellCmdResult.md#shellcmdresult)> | Promise对象,返回Shell命令执行结果[ShellCmdResult](js-…
/ohos5.0/docs/en/application-dev/reference/apis-test-kit/
H A DReadme-EN.md10 - [shellCmdResult](js-apis-inner-application-shellCmdResult.md)
H A Djs-apis-inner-application-abilityDelegator.md1081 | callback | AsyncCallback\<[ShellCmdResult](js-apis-inner-application-shellCmdResult.md#shellcmdre…
1116 | callback | AsyncCallback\<[ShellCmdResult](js-apis-inner-application-shellCmdResult.md#shellcm…
1157 …nner-application-shellCmdResult.md#shellcmdresult)> | Promise used to return a [ShellCmdResult](js…
/ohos5.0/foundation/ability/ability_runtime/frameworks/cj/ffi/
H A Dcj_ability_delegator.h45 explicit CJShellCmdResult(std::shared_ptr<AppExecFwk::ShellCmdResult> shellCmdResult) in CJShellCmdResult() argument
46 : shellCmdResultr_(shellCmdResult) {}; in CJShellCmdResult()
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-ability.md18 | shellCmdResult | ShellCmdResult | exitCode: number; | 新增 |
19 | shellCmdResult | ShellCmdResult | stdResult: String; | 新增 |
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-ability.md18 | shellCmdResult | ShellCmdResult | exitCode: number; | Added|
19 | shellCmdResult | ShellCmdResult | stdResult: String; | Added|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-ability.md727 …ing;<br>旧版本信息:|类名:ShellCmdResult;<br>方法or属性:stdResult: string;<br>新版本信息:string|shellCmdResult.d.ts|
728 …mber;<br>旧版本信息:|类名:ShellCmdResult;<br>方法or属性:exitCode: number;<br>新版本信息:number|shellCmdResult.d.ts|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/
H A Djs-apidiff-ability.md980 …ing;<br>旧版本信息:|类名:ShellCmdResult;<br>方法or属性:stdResult: string;<br>新版本信息:string|shellCmdResult.d.ts|
981 …mber;<br>旧版本信息:|类名:ShellCmdResult;<br>方法or属性:exitCode: number;<br>新版本信息:number|shellCmdResult.d.ts|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-ability.md727 …ethod or attribute name: stdResult: string;<br>New version information: string|shellCmdResult.d.ts|
728 …Method or attribute name: exitCode: number;<br>New version information: number|shellCmdResult.d.ts|
/ohos5.0/docs/zh-cn/application-dev/
H A Dwebsite.md3687 … - [shellCmdResult](reference/apis-test-kit/js-apis-inner-application-shellCmdResult.md)
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-ability.md920 …;<br>方法or属性:stdResult: String;|类名:ShellCmdResult;<br>方法or属性:stdResult: string;|shellCmdResult.d.ts|
/ohos5.0/docs/en/application-dev/
H A Dwebsite.md3546 … - [shellCmdResult](reference/apis-test-kit/js-apis-inner-application-shellCmdResult.md)
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/
H A Djs-apidiff-ability.md980 …ethod or attribute name: stdResult: string;<br>New version information: string|shellCmdResult.d.ts|
981 …Method or attribute name: exitCode: number;<br>New version information: number|shellCmdResult.d.ts|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-ability.md920 …g;|Class name: ShellCmdResult;<br>Method or attribute name: stdResult: string;|shellCmdResult.d.ts|