H A D | bundle_mgr_service_event_handler.cpp | 26 const std::string HSP_VERSION_PREFIX = "v"; 128 std::map<std::string, std::vector<InnerBundleUserInfo>> innerBundleUserInfoMaps; in GuardAgainstInstallInfosLossedStrategy() 138 std::map<std::string, std::vector<InnerBundleInfo>> installInfos; in GuardAgainstInstallInfosLossedStrategy() 152 std::map<std::string, std in ScanAndAnalyzeUserDatas() 151 ScanAndAnalyzeUserDatas( std::map<std::string, std::vector<InnerBundleUserInfo>>& userMaps) ScanAndAnalyzeUserDatas() argument 237 AnalyzeHaps(bool isPreInstallApp, const std::map<std::string, std::vector<std::string>>& hapPathsMap, std::map<std::string, std::vector<InnerBundleInfo>>& installInfos) AnalyzeHaps() argument 259 CollectInstallInfos(const std::unordered_map<std::string, InnerBundleInfo>& hapInfos, std::map<std::string, std::vector<InnerBundleInfo>>& installInfos) CollectInstallInfos() argument 274 CombineBundleInfoAndUserInfo( const std::map<std::string, std::vector<InnerBundleInfo>>& installInfos, const std::map<std::string, std::vector<InnerBundleUserInfo>>& userInfoMaps) CombineBundleInfoAndUserInfo() argument 381 AddTasks( const std::map<int32_t, std::vector<PreScanInfo>, std::greater<int32_t>>& taskMap, int32_t userId) AddTasks() argument 529 AddParseInfosToMap( const std::string& bundleName, const std::unordered_map<std::string, InnerBundleInfo>& infos) AddParseInfosToMap() argument 535 InnerProcessUninstallModule( const BundleInfo& bundleInfo, const std::unordered_map<std::string, InnerBundleInfo>& infos, bool &isDowngrade) InnerProcessUninstallModule() argument 724 UpdatePreinstallDBForUninstalledBundle( const std::string& bundleName, const std::unordered_map<std::string, InnerBundleInfo>& innerBundleInfos) UpdatePreinstallDBForUninstalledBundle() argument [all...] |