Searched refs:DumpSandboxBundleInfo (Results 1 - 2 of 2) sorted by relevance
/foundation/bundlemanager/bundle_tool/frameworks/include/ |
H A D | bundle_test_tool.h | 145 ErrCode DumpSandboxBundleInfo(const std::string &bundleName, const int32_t appIndex, const int32_t userId,
|
/foundation/bundlemanager/bundle_tool/frameworks/src/ |
H A D | bundle_test_tool.cpp | 1585 ErrCode BundleTestTool::DumpSandboxBundleInfo(const std::string &bundleName, const int32_t appIndex, in DumpSandboxBundleInfo() function in OHOS::AppExecFwk::BundleTestTool 1588 APP_LOGD("DumpSandboxBundleInfo of bundleName %{public}s_%{public}d", bundleName.c_str(), appIndex); in DumpSandboxBundleInfo() 1640 ErrCode ret = DumpSandboxBundleInfo(bundleName, appIndex, userId, dumpRes); in RunAsDumpSandboxCommand()
|
Completed in 8 milliseconds