Searched refs:DumpSandboxBundleInfo (Results 1 – 2 of 2) sorted by relevance
143 …ErrCode DumpSandboxBundleInfo(const std::string &bundleName, const int32_t appIndex, const int32_t…
1535 ErrCode BundleTestTool::DumpSandboxBundleInfo(const std::string &bundleName, const int32_t appIndex, in DumpSandboxBundleInfo() function in OHOS::AppExecFwk::BundleTestTool1590 ErrCode ret = DumpSandboxBundleInfo(bundleName, appIndex, userId, dumpRes); in RunAsDumpSandboxCommand()