Searched defs:libHandleWebEngine (Results 1 – 2 of 2) sorted by relevance
38 void *libHandleWebEngine = dlopen_ns(&dlns, LIB_PATH_WEB_ENGINE.c_str(), RTLD_NOW); in main() local52 void *libHandleWebEngine = ::dlopen(LIB_PATH_WEB_ENGINE.c_str(), RTLD_NOW); in main() local
79 void *libHandleWebEngine = dlopen_ns(&dlns, LIB_NAME_WEB_ENGINE.c_str(), RTLD_NOW); in LoadLib() local103 void *libHandleWebEngine = ::dlopen(libPathWebEngine.c_str(), RTLD_NOW); in LoadLib() local