Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_common_event_mgr.h51 struct NotifyBundleEvents { struct
75 void NotifyBundleStatus(const NotifyBundleEvents &installResult,
89 void SetNotifyWant(OHOS::AAFwk::Want& want, const NotifyBundleEvents &installResult);
H A Dbundle_user_mgr_host_impl.h41 void AddNotifyBundleEvents(const NotifyBundleEvents &notifyBundleEvents);
71 std::vector<NotifyBundleEvents> bundleEvents_;
H A Dbase_bundle_installer.h516 void AddBundleStatus(const NotifyBundleEvents &installRes);
575 ErrCode NotifyBundleStatus(const NotifyBundleEvents &installRes);
576 void AddNotifyBundleEvents(const NotifyBundleEvents &notifyBundleEvents);
787 std::vector<NotifyBundleEvents> bundleEvents_;
H A Dbundle_mgr_host_impl.h1065 void NotifyBundleStatus(const NotifyBundleEvents &installRes);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/shared/
H A Dinner_shared_bundle_installer.h92 ErrCode NotifyBundleStatusOfShared(const NotifyBundleEvents &installRes);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_common_event_mgr.cpp73 void BundleCommonEventMgr::NotifyBundleStatus(const NotifyBundleEvents &installResult, in NotifyBundleStatus()
128 void BundleCommonEventMgr::SetNotifyWant(OHOS::AAFwk::Want& want, const NotifyBundleEvents &installResult) in SetNotifyWant()
H A Dbundle_multiuser_installer.cpp63 NotifyBundleEvents installRes = { in InstallExistedApp()
H A Dbundle_user_mgr_host_impl.cpp388 void BundleUserMgrHostImpl::AddNotifyBundleEvents(const NotifyBundleEvents &notifyBundleEvents) in AddNotifyBundleEvents()
H A Dbundle_mgr_host_impl.cpp1437 NotifyBundleEvents installRes = { in CleanBundleCacheTaskGetCleanSize()
1585 NotifyBundleEvents installRes; in CleanBundleCacheTask()
2099 NotifyBundleEvents installRes = { in SetApplicationEnabled()
2152 NotifyBundleEvents installRes = { in SetCloneApplicationEnabled()
2240 NotifyBundleEvents installRes = { in SetAbilityEnabled()
2289 NotifyBundleEvents installRes = { in SetCloneAbilityEnabled()
3286 void BundleMgrHostImpl::NotifyBundleStatus(const NotifyBundleEvents &installRes) in NotifyBundleStatus()
4108 NotifyBundleEvents installRes = { in SwitchUninstallState()
H A Dbase_bundle_installer.cpp183 NotifyBundleEvents installRes = { in SendStartInstallNotify()
207 NotifyBundleEvents installRes = { in InstallBundle()
253 NotifyBundleEvents installRes = { in InstallBundleByBundleName()
293 NotifyBundleEvents installRes = { in Recover()
353 NotifyBundleEvents installRes = { in UninstallBundle()
549 NotifyBundleEvents installRes = { in UninstallBundle()
5002 ErrCode BaseBundleInstaller::NotifyBundleStatus(const NotifyBundleEvents &installRes) in NotifyBundleStatus()
5009 void BaseBundleInstaller::AddBundleStatus(const NotifyBundleEvents &installRes) in AddBundleStatus()
5034 void BaseBundleInstaller::AddNotifyBundleEvents(const NotifyBundleEvents &notifyBundleEvents) in AddNotifyBundleEvents()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/clone/
H A Dbundle_clone_installer.cpp56 NotifyBundleEvents installRes = { in InstallCloneApp()
82 NotifyBundleEvents installRes = { in UninstallCloneApp()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/
H A Dinner_shared_bundle_installer.cpp136 NotifyBundleEvents installRes = { in sendStartSharedBundleInstallNotify()
149 ErrCode InnerSharedBundleInstaller::NotifyBundleStatusOfShared(const NotifyBundleEvents &installRes) in NotifyBundleStatusOfShared()
/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_;
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_app_provision_info_test/
H A Dbms_bundle_app_provision_info_test.cpp1734 NotifyBundleEvents installRes; in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp6124 NotifyBundleEvents installRes; in HWTEST_F()
6190 NotifyBundleEvents notifyBundleEvents; in HWTEST_F()
6445 NotifyBundleEvents installRes; in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp377 NotifyBundleEvents installRes_;
H A Dbms_bundle_kit_service_test.cpp358 NotifyBundleEvents installRes_;

Completed in 78 milliseconds