Searched refs:appModuleNames (Results 1 – 2 of 2) sorted by relevance
23 …BLIC_API void EtsNamespaceManager::SetAppLibPaths(const AppBundleModuleNamePathMap &appModuleNames, in SetAppLibPaths() argument27 if (appModuleNames.empty()) { in SetAppLibPaths()33 for (const auto &bundleModuleName : appModuleNames) { in SetAppLibPaths()
30 …static void SetAppLibPaths(const AppBundleModuleNamePathMap &appModuleNames, CreateNamespaceCallba…