Searched refs:ReadFormModuleList (Results 1 – 2 of 2) sorted by relevance
66 if (ReadFormModuleList(bundleName, formModuleList, hapPathMap, false)) { in CreateFormModuleList()86 return ReadFormModuleList(bundleName, formModuleList, hapPathMap, true); in GetNewFormModuleList()89 bool FormModulePreloader::ReadFormModuleList(const std::string& bundleName, std::unordered_set<std:… in ReadFormModuleList() function in OHOS::Ace::FormModulePreloader
48 …static bool ReadFormModuleList(const std::string& bundleName, std::unordered_set<std::string>& for…