Home
last modified time | relevance | path

Searched defs:GetBundleInfos (Results 1 – 22 of 22) sorted by relevance

/foundation/filemanagement/app_file_service/tests/mock/module_external/
Dbms_adapter_mock.cpp31 vector<BJsonEntityCaps::BundleInfo> BundleMgrAdapter::GetBundleInfos(int32_t userId) in GetBundleInfos() function in OHOS::FileManagement::Backup::BundleMgrAdapter
39 vector<BJsonEntityCaps::BundleInfo> BundleMgrAdapter::GetBundleInfos(const vector<string> &bundleNa… in GetBundleInfos() function in OHOS::FileManagement::Backup::BundleMgrAdapter
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_external/
Dbms_adapter.cpp106 vector<BJsonEntityCaps::BundleInfo> BundleMgrAdapter::GetBundleInfos(int32_t userId) in GetBundleInfos() function in OHOS::FileManagement::Backup::BundleMgrAdapter
132 vector<BJsonEntityCaps::BundleInfo> BundleMgrAdapter::GetBundleInfos(const vector<string> &bundleNa… in GetBundleInfos() function in OHOS::FileManagement::Backup::BundleMgrAdapter
/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/slite/
Dbundle_manager.cpp40 uint8_t GetBundleInfos(const int flags, BundleInfo **bundleInfos, int32_t *len) in GetBundleInfos() function
Dbundlems_slite_client.cpp173 uint8_t BundleMsClient::GetBundleInfos (int32_t flags, BundleInfo **bundleInfos, int32_t *len) const in GetBundleInfos() function in OHOS::BundleMsClient
/foundation/filemanagement/app_file_service/utils/include/b_json/
Db_json_entity_caps.h106 std::vector<BundleInfo> GetBundleInfos() in GetBundleInfos() function
/foundation/bundlemanager/bundle_framework_lite/interfaces/inner_api/bundlemgr_lite/
Dbundle_inner_interface.h62 uint8_t (*GetBundleInfos)(int flags, BundleInfo **bundleInfos, int32_t *len); member
Dbundle_service_interface.h55 uint8_t (*GetBundleInfos)(int32_t flags, BundleInfo **bundleInfos, int32_t *len); member
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
Dbundle_map.cpp174 uint8_t BundleMap::GetBundleInfos(int32_t flags, BundleInfo **bundleInfos, int32_t *len) const in GetBundleInfos() function in OHOS::BundleMap
Dbundle_mgr_slite_feature.cpp124 uint8_t BundleMgrSliteFeature::GetBundleInfos(const int32_t flags, BundleInfo **bundleInfos, int32_… in GetBundleInfos() function in OHOS::BundleMgrSliteFeature
Dbundle_ms_feature.cpp425 uint8_t BundleMsFeature::GetBundleInfos(const int flags, BundleInfo **bundleInfos, int32_t *len) in GetBundleInfos() function in OHOS::BundleMsFeature
Dbundle_manager_service.cpp620 uint8_t ManagerService::GetBundleInfos(int32_t flags, BundleInfo **bundleInfos, int32_t *len) in GetBundleInfos() function in OHOS::ManagerService
Dgt_bundle_manager_service.cpp395 uint8_t GtManagerService::GetBundleInfos(const int flags, BundleInfo **bundleInfos, int32_t *len) in GetBundleInfos() function in OHOS::GtManagerService
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/src/
Dbms_extension_data_mgr.cpp148 ErrCode BmsExtensionDataMgr::GetBundleInfos(int32_t flags, std::vector<BundleInfo> &bundleInfos, in… in GetBundleInfos() function in OHOS::AppExecFwk::BmsExtensionDataMgr
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bms_extension/
Dbms_extension_client.cpp127 ErrCode BmsExtensionClient::GetBundleInfos( in GetBundleInfos() function in OHOS::AppExecFwk::BmsExtensionClient
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_bundle_manager_helper/
Dbundle_mgr_helper.cpp385 bool BundleMgrHelper::GetBundleInfos(int32_t flags, std::vector<BundleInfo> &bundleInfos, int32_t u… in GetBundleInfos() function in OHOS::AppExecFwk::BundleMgrHelper
397 bool BundleMgrHelper::GetBundleInfos(const BundleFlag flag, std::vector<BundleInfo> &bundleInfos, i… in GetBundleInfos() function in OHOS::AppExecFwk::BundleMgrHelper
/foundation/ability/ability_runtime/test/mock/services_appmgr_test/src/
Dmock_bundle_manager.cpp270 bool BundleMgrService::GetBundleInfos( in GetBundleInfos() function in OHOS::AppExecFwk::BundleMgrService
/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/
Dbundle_manager.cpp672 uint8_t GetBundleInfos(const int flags, BundleInfo **bundleInfos, int32_t *len) in GetBundleInfos() function
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_mgr_host_impl.cpp368 bool BundleMgrHostImpl::GetBundleInfos(const BundleFlag flag, std::vector<BundleInfo> &bundleInfos,… in GetBundleInfos() function in OHOS::AppExecFwk::BundleMgrHostImpl
373 bool BundleMgrHostImpl::GetBundleInfos(int32_t flags, std::vector<BundleInfo> &bundleInfos, int32_t… in GetBundleInfos() function in OHOS::AppExecFwk::BundleMgrHostImpl
Dbundle_data_mgr.cpp2080 bool BundleDataMgr::GetBundleInfos( in GetBundleInfos() function in OHOS::AppExecFwk::BundleDataMgr
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_proxy.cpp512 bool BundleMgrProxy::GetBundleInfos( in GetBundleInfos() function in OHOS::AppExecFwk::BundleMgrProxy
538 bool BundleMgrProxy::GetBundleInfos( in GetBundleInfos() function in OHOS::AppExecFwk::BundleMgrProxy
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
Dbundle_manager.cpp2993 napi_value GetBundleInfos(napi_env env, napi_callback_info info) in GetBundleInfos() function
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
Dbundle_mgr.cpp1687 napi_value GetBundleInfos(napi_env env, napi_callback_info info) in GetBundleInfos() function