Home
last modified time | relevance | path

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

/base/startup/appspawn/modules/nweb_adapter/
H A Dnwebspawn_adapter.cpp104 void *webEngineHandle = nullptr; in RunChildProcessor() local
116 webEngineHandle = in RunChildProcessor()
124 webEngineHandle = dlopen(engineLibPath.c_str(), RTLD_NOW | RTLD_GLOBAL); in RunChildProcessor()
130 if (webEngineHandle == nullptr) { in RunChildProcessor()

Completed in 1 milliseconds