Home
last modified time | relevance | path

Searched refs:ReadFormModuleList (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dform_module_preloader.cpp61 if (ReadFormModuleList(bundleName, formModuleList, hapPathMap, false)) { in CreateFormModuleList()
81 return ReadFormModuleList(bundleName, formModuleList, hapPathMap, true); in GetNewFormModuleList()
84 bool FormModulePreloader::ReadFormModuleList(const std::string& bundleName, std::unordered_set<std::string>& in ReadFormModuleList() function in OHOS::Ace::FormModulePreloader
H A Dform_module_preloader.h48 static bool ReadFormModuleList(const std::string& bundleName, std::unordered_set<std::string>& formModuleList,

Completed in 3 milliseconds