Home
last modified time | relevance | path

Searched refs:hasInstalled (Results 1 - 2 of 2) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dhmp_bundle_installer.cpp285 bool hasInstalled = dataMgr_->FetchInnerBundleInfo(bundleName, oldBundleInfo); in UpdateInnerBundleInfo() local
286 if (!hasInstalled) { in UpdateInnerBundleInfo()
H A Dbundle_mgr_service_event_handler.cpp1924 bool hasInstalled = dataMgr->FetchInnerBundleInfo(bundleName, oldBundleInfo); in InnerProcessRebootSharedBundleInstall() local
1925 if (!hasInstalled) { in InnerProcessRebootSharedBundleInstall()
1977 bool hasInstalled = dataMgr->FetchInnerBundleInfo(bundleName, oldBundleInfo); in InnerProcessRebootSystemHspInstall() local
1978 if (!hasInstalled) { in InnerProcessRebootSystemHspInstall()

Completed in 8 milliseconds