Searched defs:innerBundleInfos (Results 1 – 7 of 7) sorted by relevance
39 std::unordered_map<std::string, InnerBundleInfo> &innerBundleInfos) in QueryAllSandboxInnerBundleInfo()50 …rRdb::QuerySandboxInnerBundleInfo(const std::string &bundleName, InnerBundleInfo &innerBundleInfos) in QuerySandboxInnerBundleInfo()62 const InnerBundleInfo &innerBundleInfos) in SaveSandboxInnerBundleInfo()84 …boxManagerRdb::GetAllDataFromDb(std::unordered_map<std::string, InnerBundleInfo> &innerBundleInfos) in GetAllDataFromDb()
101 InnerBundleInfo innerBundleInfos; variable130 std::unordered_map<std::string, InnerBundleInfo> innerBundleInfos; variable145 InnerBundleInfo innerBundleInfos; variable
265 std::vector<InnerBundleInfo> innerBundleInfos { hapInfoIter.second }; in CollectInstallInfos() local738 … std::string& bundleName, const std::unordered_map<std::string, InnerBundleInfo>& innerBundleInfos) in UpdatePreinstallDBForNotUpdatedBundle()
217 std::vector<InnerBundleInfo> innerBundleInfos; variable
1353 std::unordered_map<std::string, InnerBundleInfo> innerBundleInfos; variable
726 std::vector<InnerBundleInfo> innerBundleInfos { hapInfoIter.second }; in CollectInstallInfos() local3155 const std::unordered_map<std::string, InnerBundleInfo> &innerBundleInfos) in UpdatePreinstallDBForNotUpdatedBundle()
6301 std::unordered_map<std::string, InnerBundleInfo> innerBundleInfos; variable