Home
last modified time | relevance | path

Searched refs:UpdateBundleInfoList (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_mgr_slite_feature.cpp36 .UpdateBundleInfoList = BundleMgrSliteFeature::UpdateBundleInfoList,
144 void BundleMgrSliteFeature::UpdateBundleInfoList() in UpdateBundleInfoList() function in OHOS::BundleMgrSliteFeature
146 OHOS::GtManagerService::GetInstance().UpdateBundleInfoList(); in UpdateBundleInfoList()
H A Dgt_bundle_manager_service.cpp878 void GtManagerService::UpdateBundleInfoList() in UpdateBundleInfoList() function in OHOS::GtManagerService
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/slite/
H A Dbundle_manager_inner.cpp37 void UpdateBundleInfoList(void) in UpdateBundleInfoList() function
39 OHOS::BundleMsClient::GetInstance().UpdateBundleInfoList(); in UpdateBundleInfoList()
H A Dbundlems_slite_client.cpp210 void BundleMsClient::UpdateBundleInfoList () const in UpdateBundleInfoList() function in OHOS::BundleMsClient
215 bmsProxy_->UpdateBundleInfoList(); in UpdateBundleInfoList()
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/interfaces/inner_api/bundlemgr_lite/slite/
H A Dbundle_install_msg.h90 void UpdateBundleInfoList(void);
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/include/
H A Dbundlems_slite_client.h53 void UpdateBundleInfoList() const;
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/interfaces/inner_api/bundlemgr_lite/
H A Dbundle_service_interface.h59 void (*UpdateBundleInfoList)(); member
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundle_mgr_slite_feature.h41 static void UpdateBundleInfoList();
H A Dgt_bundle_manager_service.h69 void UpdateBundleInfoList();