Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_user_mgr_host_impl.h41 void AddNotifyBundleEvents(const NotifyBundleEvents &notifyBundleEvents);
H A Dbase_bundle_installer.h573 void AddNotifyBundleEvents(const NotifyBundleEvents &notifyBundleEvents);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_user_mgr_host_impl.cpp358 void BundleUserMgrHostImpl::AddNotifyBundleEvents(const NotifyBundleEvents &notifyBundleEvents) in AddNotifyBundleEvents() function in OHOS::AppExecFwk::BundleUserMgrHostImpl
H A Dbase_bundle_installer.cpp264 AddNotifyBundleEvents(installRes); in InstallBundleByBundleName()
362 AddNotifyBundleEvents(installRes); in UninstallBundle()
4761 void BaseBundleInstaller::AddNotifyBundleEvents(const NotifyBundleEvents &notifyBundleEvents) in AddNotifyBundleEvents() function in OHOS::AppExecFwk::BaseBundleInstaller
4769 userMgr->AddNotifyBundleEvents(notifyBundleEvents); in AddNotifyBundleEvents()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp6249 installer.AddNotifyBundleEvents(installRes);