Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_common_event_mgr.h75 void NotifyBundleStatus(const NotifyBundleEvents &installResult,
H A Dbase_bundle_installer.h572 ErrCode NotifyBundleStatus(const NotifyBundleEvents &installRes);
H A Dbundle_mgr_host_impl.h1071 void NotifyBundleStatus(const NotifyBundleEvents &installRes);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/clone/
H A Dbundle_clone_installer.cpp65 commonEventMgr->NotifyBundleStatus(installRes, dataMgr); in InstallCloneApp()
94 commonEventMgr->NotifyBundleStatus(installRes, dataMgr); in UninstallCloneApp()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_multiuser_installer.cpp72 commonEventMgr->NotifyBundleStatus(installRes, dataMgr_); in InstallExistedApp()
H A Dbundle_mgr_host_impl.cpp1485 NotifyBundleStatus(installRes); in CleanBundleCacheTaskGetCleanSize()
1634 NotifyBundleStatus(installRes); in CleanBundleCacheTask()
1644 NotifyBundleStatus(installRes); in CleanBundleCacheTask()
2168 NotifyBundleStatus(installRes); in SetApplicationEnabled()
2220 NotifyBundleStatus(installRes); in SetCloneApplicationEnabled()
2304 NotifyBundleStatus(installRes); in SetAbilityEnabled()
2352 NotifyBundleStatus(installRes); in SetCloneAbilityEnabled()
3327 void BundleMgrHostImpl::NotifyBundleStatus(const NotifyBundleEvents &installRes) in NotifyBundleStatus() function in OHOS::AppExecFwk::BundleMgrHostImpl
3330 commonEventMgr->NotifyBundleStatus(installRes, nullptr); in NotifyBundleStatus()
4153 commonEventMgr->NotifyBundleStatus(installRes, dataMgr); in SwitchUninstallState()
H A Dbundle_common_event_mgr.cpp73 void BundleCommonEventMgr::NotifyBundleStatus(const NotifyBundleEvents &installResult, in NotifyBundleStatus() function in OHOS::AppExecFwk::BundleCommonEventMgr
H A Dbundle_user_mgr_host_impl.cpp385 commonEventMgr->NotifyBundleStatus(bundleEvents_[i], dataMgr); in HandleNotifyBundleEvents()
H A Dbase_bundle_installer.cpp188 if (NotifyBundleStatus(installRes) != ERR_OK) { in SendStartInstallNotify()
220 } else if (NotifyBundleStatus(installRes) != ERR_OK) { in InstallBundle()
265 } else if (NotifyBundleStatus(installRes) != ERR_OK) { in InstallBundleByBundleName()
302 if (NotifyBundleStatus(installRes) != ERR_OK) { in Recover()
363 } else if (NotifyBundleStatus(installRes) != ERR_OK) { in UninstallBundle()
555 if (NotifyBundleStatus(installRes) != ERR_OK) { in UninstallBundle()
4729 ErrCode BaseBundleInstaller::NotifyBundleStatus(const NotifyBundleEvents &installRes) in NotifyBundleStatus() function in OHOS::AppExecFwk::BaseBundleInstaller
4732 commonEventMgr->NotifyBundleStatus(installRes, dataMgr_); in NotifyBundleStatus()
4756 commonEventMgr->NotifyBundleStatus(bundleEvent, dataMgr); in NotifyAllBundleStatus()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/
H A Dinner_shared_bundle_installer.cpp148 commonEventMgr->NotifyBundleStatus(installRes, dataMgr); in NotifyBundleStatusOfShared()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_kit_service_test.cpp4652 commonEventMgr_->NotifyBundleStatus(installRes_, GetBundleDataMgr());
4672 commonEventMgr_->NotifyBundleStatus(installRes_, GetBundleDataMgr());
4692 commonEventMgr_->NotifyBundleStatus(installRes_, GetBundleDataMgr());
4775 commonEventMgr_->NotifyBundleStatus(installRes_, GetBundleDataMgr());
4781 commonEventMgr_->NotifyBundleStatus(installRes_, GetBundleDataMgr());
4809 commonEventMgr_->NotifyBundleStatus(installRes_, GetBundleDataMgr());
4815 commonEventMgr_->NotifyBundleStatus(installRes_, GetBundleDataMgr());