Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_data_mgr.h934 const std::vector<PreInstallBundleInfo> GetRecoverablePreInstallBundleInfos();
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp3925 …ctor<PreInstallBundleInfo> recoverableBundleInfos = dataMgr->GetRecoverablePreInstallBundleInfos(); in GetRecoverableApplicationInfo()
H A Dbundle_data_mgr.cpp3425 const std::vector<PreInstallBundleInfo> BundleDataMgr::GetRecoverablePreInstallBundleInfos() in GetRecoverablePreInstallBundleInfos() function in OHOS::AppExecFwk::BundleDataMgr