Home
last modified time | relevance | path

Searched refs:thermal_client_so (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/sdm845/vr/
Dvr.c119 char *thermal_client_so = "vendor/lib64/libthermalclient.so"; in load_thermal_client() local
121 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()
/hardware/qcom/sm8150/vr/
Dvr.c119 char *thermal_client_so = "vendor/lib64/libthermalclient.so"; in load_thermal_client() local
121 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()