Home
last modified time | relevance | path

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

/base/startup/appspawn/modules/nweb_adapter/
H A Dnwebspawn_adapter.cpp123 const std::string engineLibPath = libPath + "/" + engineLibName; in RunChildProcessor() local
124 webEngineHandle = dlopen(engineLibPath.c_str(), RTLD_NOW | RTLD_GLOBAL); in RunChildProcessor()

Completed in 1 milliseconds