Home
last modified time | relevance | path

Searched defs:newInfos (Results 1 – 10 of 10) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/overlay/
Dbundle_overlay_install_checker.cpp28 … std::unordered_map<std::string, InnerBundleInfo> &newInfos, int32_t userId, int32_t &overlayType) in CheckOverlayInstallation()
66 const std::unordered_map<std::string, InnerBundleInfo> &newInfos, in CheckInternalBundle()
203 const std::unordered_map<std::string, InnerBundleInfo> &newInfos, in CheckVersionCode()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_overlay_test/
Dbms_bundle_overlay_checker_test.cpp217 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
244 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
271 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
298 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
325 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
376 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
416 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
453 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
506 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
592 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
[all …]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/
Dapp_service_fwk_installer.cpp122 std::unordered_map<std::string, InnerBundleInfo> newInfos; in ProcessInstall() local
151 ErrCode installResult, const std::unordered_map<std::string, InnerBundleInfo> &newInfos) in SavePreInstallBundleInfo()
177 std::unordered_map<std::string, InnerBundleInfo> &newInfos) in CheckAndParseFiles()
306 std::unordered_map<std::string, InnerBundleInfo> &newInfos, in InnerProcessInstall()
519 std::unordered_map<std::string, InnerBundleInfo> &newInfos, in UpdateAppService()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/driver/
Ddriver_installer.cpp30 …riverInstaller::CopyAllDriverFile(const std::unordered_map<std::string, InnerBundleInfo> &newInfos, in CopyAllDriverFile()
112 …taller::RemoveAndReNameDriverFile(const std::unordered_map<std::string, InnerBundleInfo> &newInfos, in RemoveAndReNameDriverFile()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbase_bundle_installer.cpp600 …seBundleInstaller::CheckEnableRemovable(std::unordered_map<std::string, InnerBundleInfo> &newInfos, in CheckEnableRemovable()
637 …nstaller::CheckDuplicateProxyData(const std::unordered_map<std::string, InnerBundleInfo> &newInfos) in CheckDuplicateProxyData()
658 …dleInstaller::InnerProcessBundleInstall(std::unordered_map<std::string, InnerBundleInfo> &newInfos, in InnerProcessBundleInstall()
933 std::unordered_map<std::string, InnerBundleInfo> newInfos; in ProcessBundleInstall() local
1079 void BaseBundleInstaller::RollBack(const std::unordered_map<std::string, InnerBundleInfo> &newInfos, in RollBack()
1994 const std::unordered_map<std::string, InnerBundleInfo> &newInfos) in ProcessQuickFixWhenInstallNewModule()
2479 … const std::unordered_map<std::string, InnerBundleInfo> &newInfos, const InnerBundleInfo &oldInfo) in CreateDataGroupDirs()
3170 …InnerBundleInfo &oldInfo, const std::unordered_map<std::string, InnerBundleInfo> &newInfos, bool i… in CheckMDMUpdateBundleForSelf()
3326 const int32_t &userId, std::unordered_map<std::string, InnerBundleInfo> &newInfos) in GetConfirmUserId()
3423 const InnerBundleInfo &oldInfo, std::unordered_map<std::string, InnerBundleInfo> &newInfos) in CheckNativeFileWithOldInfo()
[all …]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
Dbms_bundle_installer_test.cpp1820 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
1859 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
4117 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
4180 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
4201 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
4228 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
4255 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
4272 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
4298 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
4322 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
[all …]
Dbms_bundle_install_checker_test.cpp2033 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
Dbase_bundle_installer.h700 #define CHECK_RESULT_WITH_ROLLBACK(errcode, errmsg, newInfos, oldInfo) \ argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_data_group_test/
Dbms_bundle_data_group_test.cpp136 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/default_app/
Ddefault_app_mgr.cpp271 std::map<std::string, Element> newInfos; in HandleUninstallBundle() local