HomeSort by relevance Sort by last modified time
    Searched full:get_temperatures (Results 1 - 3 of 3) sorted by null

  /hardware/libhardware/modules/thermal/
thermal.c 39 static ssize_t get_temperatures(thermal_module_t *module, temperature_t *list, size_t size) { function
180 .getTemperatures = get_temperatures,
  /device/huawei/angler/thermal/
thermal.c 125 static ssize_t get_temperatures(thermal_module_t *module, temperature_t *list, size_t size) { function
278 .getTemperatures = get_temperatures,
  /device/lge/bullhead/thermal/
thermal.c 126 static ssize_t get_temperatures(thermal_module_t *module, temperature_t *list, size_t size) { function
282 .getTemperatures = get_temperatures,

Completed in 1075 milliseconds