Home
last modified time | relevance | path

Searched refs:DumpSandboxBundleInfo (Results 1 - 2 of 2) sorted by relevance

/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_test_tool.h145 ErrCode DumpSandboxBundleInfo(const std::string &bundleName, const int32_t appIndex, const int32_t userId,
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp1585 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