Home
last modified time | relevance | path

Searched refs:DumpDistributedBundleInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_command.h264 … std::string DumpDistributedBundleInfo(const std::string &deviceId, const std::string &bundleName);
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp1097 dumpResults = DumpDistributedBundleInfo(deviceId, bundleName); in RunAsDumpCommand()
2124 std::string BundleManagerShellCommand::DumpDistributedBundleInfo( in DumpDistributedBundleInfo() function in OHOS::AppExecFwk::BundleManagerShellCommand