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.cpp2084 bool dumpRet = bundleMgrProxy_->DumpInfos( in DumpBundleList() local
2095 bool dumpRet = bundleMgrProxy_->DumpInfos( in DumpBundleInfo() local
2106 bool dumpRet = bundleMgrProxy_->DumpInfos( in DumpShortcutInfos() local
2119 …bool dumpRet = bundleMgrProxy_->GetDistributedBundleInfo(deviceId, bundleName, distributedBundleIn… in DumpDistributedBundleInfo() local
2139 …bool dumpRet = bundleMgrProxy_->GetAllDependentModuleNames(bundleName, moduleName, dependentModule… in DumpDependentModuleNames() local
Dbundle_test_tool.cpp1522 auto dumpRet = client.GetSandboxBundleInfo(bundleName, appIndex, userId, bundleInfo); in DumpSandboxBundleInfo() local