Searched refs:webEngineHandle (Results 1 – 1 of 1) sorted by relevance
98 void *webEngineHandle = nullptr; in RunChildProcessor() local110 webEngineHandle = in RunChildProcessor()118 webEngineHandle = dlopen(engineLibPath.c_str(), RTLD_NOW | RTLD_GLOBAL); in RunChildProcessor()124 if (webEngineHandle == nullptr) { in RunChildProcessor()