Searched refs:hapPathMapPtr (Results 1 – 1 of 1) sorted by relevance
39 auto hapPathMapPtr = reinterpret_cast<const std::map<std::string, std::string>*>(hapPathMap); in OHOS_ACE_PreloadAceModuleCard() local40 …ormModulePreloader::CreateFormModuleList(std::string(bundleName), formModuleList, hapPathMapPtr)) { in OHOS_ACE_PreloadAceModuleCard()50 auto hapPathMapPtr = reinterpret_cast<const std::map<std::string, std::string>*>(hapPathMap); in OHOS_ACE_ReloadAceModuleCard() local51 … FormModulePreloader::GetNewFormModuleList(std::string(bundleName), formModuleList, hapPathMapPtr); in OHOS_ACE_ReloadAceModuleCard()