Home
last modified time | relevance | path

Searched refs:SetPreAppInfo (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.cpp43 .SetPreAppInfo = BundleMgrSliteFeature::SetPreAppInfo,
179 void BundleMgrSliteFeature::SetPreAppInfo(PreAppList *list) in SetPreAppInfo() function in OHOS::BundleMgrSliteFeature
181 OHOS::GtManagerService::GetInstance().SetPreAppInfo(list); in SetPreAppInfo()
H A Dgt_bundle_manager_service.cpp1316 void GtManagerService::SetPreAppInfo(PreAppList *list) in SetPreAppInfo() function in OHOS::GtManagerService
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/slite/
H A Dbundle_manager_inner.cpp72 void SetPreAppInfo(PreAppList *list) in SetPreAppInfo() function
74 OHOS::BundleMsClient::GetInstance().SetPreAppInfo(list); in SetPreAppInfo()
H A Dbundlems_slite_client.cpp281 void BundleMsClient::SetPreAppInfo(PreAppList *list) const in SetPreAppInfo() function in OHOS::BundleMsClient
289 bmsProxy_->SetPreAppInfo(list); in SetPreAppInfo()
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/interfaces/inner_api/bundlemgr_lite/slite/
H A Dbundle_install_msg.h155 void SetPreAppInfo(PreAppList *list);
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/include/
H A Dbundlems_slite_client.h63 void SetPreAppInfo(PreAppList *list) const;
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/interfaces/inner_api/bundlemgr_lite/
H A Dbundle_service_interface.h66 void (*SetPreAppInfo)(PreAppList *list); member
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundle_mgr_slite_feature.h48 static void SetPreAppInfo(PreAppList *list);
H A Dgt_bundle_manager_service.h82 void SetPreAppInfo(PreAppList *list);