Home
last modified time | relevance | path

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

/base/startup/appspawn/modules/nweb_adapter/
H A Dnwebspawn_adapter.cpp109 const std::string renderLibName = GetArkWebRenderLibName(); in RunChildProcessor() local
120 dlopen_ns(&dlns, renderLibName.c_str(), RTLD_NOW | RTLD_GLOBAL); in RunChildProcessor()
127 const std::string renderLibPath = libPath + "/" + renderLibName; in RunChildProcessor()

Completed in 2 milliseconds