Searched refs:renderLibName (Results 1 – 1 of 1) sorted by relevance
103 const std::string renderLibName = GetArkWebRenderLibName(); in RunChildProcessor() local114 dlopen_ns(&dlns, renderLibName.c_str(), RTLD_NOW | RTLD_GLOBAL); in RunChildProcessor()121 const std::string renderLibPath = libPath + "/" + renderLibName; in RunChildProcessor()