Home
last modified time | relevance | path

Searched refs:InitPreAppInfo (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.cpp41 .InitPreAppInfo = BundleMgrSliteFeature::InitPreAppInfo,
169 PreAppList *BundleMgrSliteFeature::InitPreAppInfo() in InitPreAppInfo() function in OHOS::BundleMgrSliteFeature
171 return OHOS::GtManagerService::GetInstance().InitPreAppInfo(); in InitPreAppInfo()
H A Dgt_bundle_manager_service.cpp1223 PreAppList *GtManagerService::InitPreAppInfo() in InitPreAppInfo() function in OHOS::GtManagerService
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/slite/
H A Dbundle_manager_inner.cpp62 PreAppList *InitPreAppInfo(void) in InitPreAppInfo() function
64 return OHOS::BundleMsClient::GetInstance().InitPreAppInfo(); in InitPreAppInfo()
H A Dbundlems_slite_client.cpp262 PreAppList *BundleMsClient::InitPreAppInfo () const in InitPreAppInfo() function in OHOS::BundleMsClient
267 return bmsProxy_->InitPreAppInfo(); in InitPreAppInfo()
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/interfaces/inner_api/bundlemgr_lite/slite/
H A Dbundle_install_msg.h138 PreAppList *InitPreAppInfo(void);
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/include/
H A Dbundlems_slite_client.h59 PreAppList *InitPreAppInfo(void) const;
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/interfaces/inner_api/bundlemgr_lite/
H A Dbundle_service_interface.h64 PreAppList *(*InitPreAppInfo)(void); member
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundle_mgr_slite_feature.h46 static PreAppList *InitPreAppInfo();
H A Dgt_bundle_manager_service.h80 PreAppList *InitPreAppInfo(void);