Searched refs:funcNWebRenderMain (Results 1 – 1 of 1) sorted by relevance
145 FuncType funcNWebRenderMain = reinterpret_cast<FuncType>(dlsym(g_nwebHandle, "NWebRenderMain")); in RunChildProcessor() local146 if (funcNWebRenderMain == nullptr) { in RunChildProcessor()151 funcNWebRenderMain(appProperty->property.renderCmd); in RunChildProcessor()