Searched refs:thermal_client_so (Results 1 – 2 of 2) sorted by relevance
119 char *thermal_client_so = "vendor/lib64/libthermalclient.so"; in load_thermal_client() local121 dlhandle = dlopen(thermal_client_so, RTLD_NOW | RTLD_LOCAL); in load_thermal_client()145 ALOGE("unable to open %s", thermal_client_so); in load_thermal_client()151 ALOGE("Error opening functions from %s", thermal_client_so); in load_thermal_client()