Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp3925 …std::vector<PreInstallBundleInfo> recoverableBundleInfos = dataMgr->GetRecoverablePreInstallBundle… in GetRecoverableApplicationInfo() local
3926 for (auto recoverableBundleInfo: recoverableBundleInfos) { in GetRecoverableApplicationInfo()