Searched refs:LOAD_SO (Results 1 – 1 of 1) sorted by relevance
43 const std::string LOAD_SO = "libhistreamer_ability_querier.z.so"; variable51 void *pHandler = dlopen(LOAD_SO.c_str(), RTLD_LAZY | RTLD_NODELETE); in Init()