Searched refs:Dlopen (Results 1 – 1 of 1) sorted by relevance
76 static void *Dlopen(string lib_name) { in Dlopen() function162 driver_handle_ = Dlopen(driver_name); in Init()