Searched refs:AppBundleModuleNamePathMap (Results 1 – 2 of 2) sorted by relevance
26 using AppBundleModuleNamePathMap = std::map<std::string, std::string>; variable30 …static void SetAppLibPaths(const AppBundleModuleNamePathMap &appModuleNames, CreateNamespaceCallba…
23 PANDA_PUBLIC_API void EtsNamespaceManager::SetAppLibPaths(const AppBundleModuleNamePathMap &appModu… in SetAppLibPaths()