Home
last modified time | relevance | path

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

/base/startup/appspawn/modules/nweb_adapter/
H A Dnwebspawn_adapter.cpp108 const std::string engineLibName = GetArkWebEngineLibName(); in RunChildProcessor() local
117 dlopen_ns(&dlns, engineLibName.c_str(), RTLD_NOW | RTLD_GLOBAL); in RunChildProcessor()
123 const std::string engineLibPath = libPath + "/" + engineLibName; in RunChildProcessor()

Completed in 1 milliseconds