Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/overlay/
H A Dbundle_overlay_install_checker.cpp28 … std::unordered_map<std::string, InnerBundleInfo> &newInfos, int32_t userId, int32_t &overlayType) in CheckOverlayInstallation()
69 const std::unordered_map<std::string, InnerBundleInfo> &newInfos, in CheckInternalBundle()
206 const std::unordered_map<std::string, InnerBundleInfo> &newInfos, in CheckVersionCode()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/appservicefwkinstallerinnerprocessinstall_fuzzer/
H A Dappservicefwkinstallerinnerprocessinstall_fuzzer.cpp36 std::unordered_map<std::string, InnerBundleInfo> newInfos; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/appservicefwkinstallercheckandparsefiles_fuzzer/
H A Dappservicefwkinstallercheckandparsefiles_fuzzer.cpp37 std::unordered_map<std::string, InnerBundleInfo> newInfos; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstallerinnerprocessbundleinstall_fuzzer/
H A Dbasebundleinstallerinnerprocessbundleinstall_fuzzer.cpp31 std::unordered_map<std::string, InnerBundleInfo> newInfos; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/defaultapprdb_fuzzer/
H A Ddefaultapprdb_fuzzer.cpp40 std::map<std::string, Element> newInfos; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/driverinstaller_fuzzer/
H A Ddriverinstaller_fuzzer.cpp50 std::unordered_map<std::string, InnerBundleInfo> newInfos; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_overlay_test/
H A Dbms_bundle_overlay_checker_test.cpp243 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
270 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
297 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
324 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
351 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
402 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
442 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
479 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
532 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
618 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/driver/
H A Ddriver_installer.cpp30 …riverInstaller::CopyAllDriverFile(const std::unordered_map<std::string, InnerBundleInfo> &newInfos, in CopyAllDriverFile()
119 …taller::RemoveAndReNameDriverFile(const std::unordered_map<std::string, InnerBundleInfo> &newInfos, in RemoveAndReNameDriverFile()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/
H A Dapp_service_fwk_installer.cpp212 std::unordered_map<std::string, InnerBundleInfo> newInfos; in ProcessInstall() local
249 …const std::unordered_map<std::string, InnerBundleInfo> &newInfos, const InstallParam &installParam) in SavePreInstallBundleInfo()
295 std::unordered_map<std::string, InnerBundleInfo> &newInfos) in CheckAndParseFiles()
451 std::unordered_map<std::string, InnerBundleInfo> &newInfos, in InnerProcessInstall()
715 std::unordered_map<std::string, InnerBundleInfo> &newInfos, in UpdateAppService()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp1152 std::unordered_map<std::string, InnerBundleInfo> newInfos; in ProcessBundleInstall() local
1352 void BaseBundleInstaller::RollBack(const std::unordered_map<std::string, InnerBundleInfo> &newInfos, in RollBack()
2367 const std::unordered_map<std::string, InnerBundleInfo> &newInfos) in ProcessQuickFixWhenInstallNewModule()
3695 std::unordered_map<std::string, InnerBundleInfo> &newInfos, const InnerBundleInfo &oldInfo) in GetRemoveExtensionDirs()
4148 const int32_t &userId, std::unordered_map<std::string, InnerBundleInfo> &newInfos) in GetConfirmUserId()
4254 const InnerBundleInfo &oldInfo, std::unordered_map<std::string, InnerBundleInfo> &newInfos) in CheckNativeFileWithOldInfo()
4279 const InnerBundleInfo &oldInfo, std::unordered_map<std::string, InnerBundleInfo> &newInfos) in HasAllOldModuleUpdate()
4303 const InnerBundleInfo &oldInfo, std::unordered_map<std::string, InnerBundleInfo> &newInfos) in CheckArkNativeFileWithOldInfo()
4331 const InnerBundleInfo &oldInfo, std::unordered_map<std::string, InnerBundleInfo> &newInfos) in CheckNativeSoWithOldInfo()
5703 std::unordered_map<std::string, InnerBundleInfo> &newInfos, in NeedDeleteOldNativeLib()
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp4480 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
4544 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
4565 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
4592 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
4619 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
4636 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
4662 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
4686 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
5717 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
5756 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
[all …]
H A Dbms_bundle_install_checker_test.cpp1808 std::unordered_map<std::string, InnerBundleInfo> newInfos; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/default_app/
H A Ddefault_app_rdb.cpp173 std::map<std::string, Element> newInfos; in ConvertMimeTypeToUtd() local
H A Ddefault_app_mgr.cpp359 std::map<std::string, Element> newInfos; in HandleUninstallBundle() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbase_bundle_installer.h823 #define CHECK_RESULT_WITH_ROLLBACK(errcode, errmsg, newInfos, oldInfo) \ argument
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/
H A Dmedia_demuxer.cpp470 … MediaDemuxer::GetDrmInfosUpdated(const std::multimap<std::string, std::vector<uint8_t>> &newInfos, in GetDrmInfosUpdated()