Searched refs:APS_CLIENT_SO (Results 1 – 1 of 1) sorted by relevance
24 const std::string APS_CLIENT_SO = "libaps_client.z.so"; variable63 loadfilehandle_ = dlopen(APS_CLIENT_SO.c_str(), RTLD_NOW); in LoadApsFuncOnce()