Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_service_event_handler.cpp100 std::set<PreScanInfo> systemHspList_; variable
612 systemHspList_.clear(); in ClearPreInstallCache()
651 dir + APP_SERVICE_FWK_INSTALL_LIST_CONFIG, systemHspList_); in ParsePreBundleProFile()
906 for (const auto &systemHspPath : systemHspList_) { in InnerProcessBootSystemHspInstall()
1645 for (const auto &systemHspScanInfo : systemHspList_) { in ProcessReBootPreBundleProFileInstall()