Home
last modified time | relevance | path

Searched defs:UpgradeAtomicService (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_bundle_manager_helper/
H A Dbundle_mgr_helper.cpp685 void BundleMgrHelper::UpgradeAtomicService(const Want &want, int32_t userId) in UpgradeAtomicService() function in OHOS::AppExecFwk::BundleMgrHelper
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/free_install/
H A Dbundle_connect_ability_mgr.cpp1175 void BundleConnectAbilityMgr::UpgradeAtomicService(const Want &want, int32_t userId) in UpgradeAtomicService() function in OHOS::AppExecFwk::BundleConnectAbilityMgr
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h469 virtual void UpgradeAtomicService(const Want &want, int32_t userId) in UpgradeAtomicService() function
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp1062 void BundleMgrProxy::UpgradeAtomicService(const Want &want, int32_t userId) in UpgradeAtomicService() function in OHOS::AppExecFwk::BundleMgrProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp698 void BundleMgrHostImpl::UpgradeAtomicService(const Want &want, int32_t userId) in UpgradeAtomicService() function in OHOS::AppExecFwk::BundleMgrHostImpl