Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_user_mgr_host_impl.cpp186 …std::vector<PreInstallBundleInfo> allPreInstallBundleInfos = dataMgr->GetAllPreInstallBundleInfos(… in GetAllPreInstallBundleInfos() local
188 for (auto &preInfo : allPreInstallBundleInfos) { in GetAllPreInstallBundleInfos()