Home
last modified time | relevance | path

Searched defs:preInstallBundleInfos (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dpreinstall_data_storage_rdb.cpp39 std::vector<PreInstallBundleInfo> &preInstallBundleInfos) in LoadAllPreInstallBundleInfos()
59 std::vector<PreInstallBundleInfo> &preInstallBundleInfos) in TransformStrToInfo()
H A Dbundle_user_mgr_host_impl.cpp139 std::set<PreInstallBundleInfo> preInstallBundleInfos; in OnCreateNewUser() local
177 std::set<PreInstallBundleInfo> &preInstallBundleInfos) in GetAllPreInstallBundleInfos()
H A Dbundle_mgr_service_event_handler.cpp1240 … std::vector<PreInstallBundleInfo> preInstallBundleInfos = dataMgr->GetAllPreInstallBundleInfos(); in InnerProcessCheckPreinstallData() local
1466 … std::vector<PreInstallBundleInfo> preInstallBundleInfos = dataMgr->GetAllPreInstallBundleInfos(); in InnerProcessCheckRecoverableApplicationInfo() local
1602 … std::vector<PreInstallBundleInfo> preInstallBundleInfos = dataMgr->GetAllPreInstallBundleInfos(); in LoadAllPreInstallBundleInfos() local
H A Dbundle_data_mgr.cpp3433 std::vector<PreInstallBundleInfo> preInstallBundleInfos = GetAllPreInstallBundleInfos(); in GetRecoverablePreInstallBundleInfos() local
4975 …ool BundleDataMgr::LoadAllPreInstallBundleInfos(std::vector<PreInstallBundleInfo> &preInstallBundl… in LoadAllPreInstallBundleInfos()
6153 std::vector<PreInstallBundleInfo> preInstallBundleInfos; in GetAllPreInstallBundleInfos() local
H A Dbundle_mgr_host_impl.cpp4047 … std::vector<PreInstallBundleInfo> preInstallBundleInfos = dataMgr->GetAllPreInstallBundleInfos(); in GetAllPreinstalledApplicationInfos() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_rdb_data_manager_test/
H A Dbms_rdb_data_manager_test.cpp262 std::vector<PreInstallBundleInfo> preInstallBundleInfos; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dbundle_mgr_service_event_handler.cpp454 … std::vector<PreInstallBundleInfo> preInstallBundleInfos = dataMgr->GetAllPreInstallBundleInfos(); in LoadAllPreInstallBundleInfos() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
H A Dbms_bundle_manager_test.cpp4490 std::vector<PreInstallBundleInfo> preInstallBundleInfos; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp4792 std::set<PreInstallBundleInfo> preInstallBundleInfos; variable