Searched refs:shellCmdResult (Results 1 – 17 of 17) sorted by relevance
144 auto shellCmdResult = cjDelegator->ExecuteShellCommand(cmd, timeoutSec); variable145 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();
10 - [shellCmdResult](js-apis-inner-application-shellCmdResult.md)
152 | [_ShellCmdResult](js-apis-inner-application-shellCmdResult.md) | ShellCmdResult模块。 |
1081 | 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-…
1081 | 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…
45 explicit CJShellCmdResult(std::shared_ptr<AppExecFwk::ShellCmdResult> shellCmdResult) in CJShellCmdResult() argument46 : shellCmdResultr_(shellCmdResult) {}; in CJShellCmdResult()
18 | shellCmdResult | ShellCmdResult | exitCode: number; | 新增 |19 | shellCmdResult | ShellCmdResult | stdResult: String; | 新增 |
18 | shellCmdResult | ShellCmdResult | exitCode: number; | Added|19 | shellCmdResult | ShellCmdResult | stdResult: String; | Added|
727 …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|
980 …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|
727 …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|
3687 … - [shellCmdResult](reference/apis-test-kit/js-apis-inner-application-shellCmdResult.md)
920 …;<br>方法or属性:stdResult: String;|类名:ShellCmdResult;<br>方法or属性:stdResult: string;|shellCmdResult.d.ts|
3546 … - [shellCmdResult](reference/apis-test-kit/js-apis-inner-application-shellCmdResult.md)
980 …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|
920 …g;|Class name: ShellCmdResult;<br>Method or attribute name: stdResult: string;|shellCmdResult.d.ts|