Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_common_event_mgr.h51 struct NotifyBundleEvents { struct
75 void NotifyBundleStatus(const NotifyBundleEvents &installResult, argument
89 void SetNotifyWant(OHOS::AAFwk::Want& want, const NotifyBundleEvents &installResult);
H A Dbundle_user_mgr_host_impl.h41 void AddNotifyBundleEvents(const NotifyBundleEvents &notifyBundleEvents);
66 std::vector<NotifyBundleEvents> bundleEvents_;
H A Dbase_bundle_installer.h508 void AddBundleStatus(const NotifyBundleEvents &installRes);
572 ErrCode NotifyBundleStatus(const NotifyBundleEvents &installRes);
573 void AddNotifyBundleEvents(const NotifyBundleEvents &notifyBundleEvents);
782 std::vector<NotifyBundleEvents> bundleEvents_;
H A Dbundle_mgr_host_impl.h1071 void NotifyBundleStatus(const NotifyBundleEvents &installRes);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/shared/
H A Dinner_shared_bundle_installer.h92 ErrCode NotifyBundleStatusOfShared(const NotifyBundleEvents &installRes);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_common_event_mgr.cpp73 void BundleCommonEventMgr::NotifyBundleStatus(const NotifyBundleEvents &installResult, in NotifyBundleStatus()
130 void BundleCommonEventMgr::SetNotifyWant(OHOS::AAFwk::Want& want, const NotifyBundleEvents &install… in SetNotifyWant()
H A Dbundle_multiuser_installer.cpp63 NotifyBundleEvents installRes = { in InstallExistedApp()
H A Dbundle_user_mgr_host_impl.cpp358 void BundleUserMgrHostImpl::AddNotifyBundleEvents(const NotifyBundleEvents &notifyBundleEvents) in AddNotifyBundleEvents()
H A Dbundle_mgr_host_impl.cpp1478 NotifyBundleEvents installRes = { in CleanBundleCacheTaskGetCleanSize()
1616 NotifyBundleEvents installRes; in CleanBundleCacheTask()
2159 NotifyBundleEvents installRes = { in SetApplicationEnabled()
2212 NotifyBundleEvents installRes = { in SetCloneApplicationEnabled()
2300NotifyBundleEvents installRes = {.bundleName = abilityInfo.bundleName, .abilityName = abilityInfo.… in SetAbilityEnabled()
2348NotifyBundleEvents installRes = {.bundleName = abilityInfo.bundleName, .abilityName = abilityInfo.… in SetCloneAbilityEnabled()
3327 void BundleMgrHostImpl::NotifyBundleStatus(const NotifyBundleEvents &installRes) in NotifyBundleStatus()
4140 NotifyBundleEvents installRes = { in SwitchUninstallState()
H A Dbase_bundle_installer.cpp181 NotifyBundleEvents installRes = { in SendStartInstallNotify()
205 NotifyBundleEvents installRes = { in InstallBundle()
253 NotifyBundleEvents installRes = { in InstallBundleByBundleName()
293 NotifyBundleEvents installRes = { in Recover()
349 NotifyBundleEvents installRes = { in UninstallBundle()
543 NotifyBundleEvents installRes = { in UninstallBundle()
4729 ErrCode BaseBundleInstaller::NotifyBundleStatus(const NotifyBundleEvents &installRes) in NotifyBundleStatus()
4736 void BaseBundleInstaller::AddBundleStatus(const NotifyBundleEvents &installRes) in AddBundleStatus()
4761 void BaseBundleInstaller::AddNotifyBundleEvents(const NotifyBundleEvents &notifyBundleEvents) in AddNotifyBundleEvents()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/clone/
H A Dbundle_clone_installer.cpp55 NotifyBundleEvents installRes = { in InstallCloneApp()
84 NotifyBundleEvents installRes = { in UninstallCloneApp()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/
H A Dinner_shared_bundle_installer.cpp127 NotifyBundleEvents installRes = { in sendStartSharedBundleInstallNotify()
140 ErrCode InnerSharedBundleInstaller::NotifyBundleStatusOfShared(const NotifyBundleEvents &installRes) in NotifyBundleStatusOfShared()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_base_test/
H A Dbms_bundle_kit_service_base_test.cpp127 NotifyBundleEvents installRes_;
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_app_provision_info_test/
H A Dbms_bundle_app_provision_info_test.cpp1695 NotifyBundleEvents installRes;
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp6141 NotifyBundleEvents installRes;
6248 NotifyBundleEvents installRes;
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp375 NotifyBundleEvents installRes_;
H A Dbms_bundle_kit_service_test.cpp359 NotifyBundleEvents installRes_;