Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dform_module_preloader.h41 static bool GetNewFormModuleList(const std::string& bundleName, std::unordered_set<std::string>& formModuleList,
H A Dform_module_preloader.cpp46 bool ret = FormModulePreloader::GetNewFormModuleList(std::string(bundleName), formModuleList, hapPathMapPtr); in OHOS_ACE_ReloadAceModuleCard()
51 TAG_LOGW(AceLogTag::ACE_FORM, "GetNewFormModuleList failed, will load all modules later."); in OHOS_ACE_ReloadAceModuleCard()
70 bool FormModulePreloader::GetNewFormModuleList(const std::string& bundleName, in GetNewFormModuleList() function in OHOS::Ace::FormModulePreloader

Completed in 2 milliseconds