Searched defs:GetBundleInfosNoReplication (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/slite/ |
H A D | bundle_manager_inner.cpp | 42 uint8_t GetBundleInfosNoReplication(const int flags, BundleInfo **bundleInfos, int32_t *len) in GetBundleInfosNoReplication() function
|
H A D | bundlems_slite_client.cpp | 218 uint8_t BundleMsClient::GetBundleInfosNoReplication (const int flags, BundleInfo **bundleInfos, int… in GetBundleInfosNoReplication() function in OHOS::BundleMsClient
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/interfaces/inner_api/bundlemgr_lite/ |
H A D | bundle_service_interface.h | 60 uint8_t (*GetBundleInfosNoReplication)(const int flags, BundleInfo **bundleInfos, int32_t *len); member
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
H A D | bundle_map.cpp | 218 uint8_t BundleMap::GetBundleInfosNoReplication(int32_t flags, BundleInfo **bundleInfos, int32_t *le… in GetBundleInfosNoReplication() function in OHOS::BundleMap
|
H A D | bundle_mgr_slite_feature.cpp | 149 uint8_t BundleMgrSliteFeature::GetBundleInfosNoReplication(const int flags, BundleInfo **bundleInfo… in GetBundleInfosNoReplication() function in OHOS::BundleMgrSliteFeature
|
H A D | gt_bundle_manager_service.cpp | 403 uint8_t GtManagerService::GetBundleInfosNoReplication(const int flags, BundleInfo **bundleInfos, in… in GetBundleInfosNoReplication() function in OHOS::GtManagerService
|