Home
last modified time | relevance | path

Searched defs:dumpRet (Results 1 – 2 of 2) sorted by relevance

/foundation/bundlemanager/bundle_tool/frameworks/src/
Dbundle_command.cpp1660 bool dumpRet = bundleMgrProxy_->DumpInfos( in DumpBundleList() local
1671 bool dumpRet = bundleMgrProxy_->DumpInfos( in DumpBundleInfo() local
1682 bool dumpRet = bundleMgrProxy_->DumpInfos( in DumpShortcutInfos() local
1695 …bool dumpRet = bundleMgrProxy_->GetDistributedBundleInfo(deviceId, bundleName, distributedBundleIn… in DumpDistributedBundleInfo() local
1715 …bool dumpRet = bundleMgrProxy_->GetAllDependentModuleNames(bundleName, moduleName, dependentModule… in DumpDependentModuleNames() local
Dbundle_test_tool.cpp1348 auto dumpRet = client.GetSandboxBundleInfo(bundleName, appIndex, userId, bundleInfo); in DumpSandboxBundleInfo() local