Searched defs:pluginHandle (Results 1 – 2 of 2) sorted by relevance
28 void *pluginHandle; member
273 auto pluginHandle = dlopen(info.libPath.c_str(), RTLD_NOW); in LoadOnePlugin() local