HomeSort by relevance Sort by last modified time
    Searched refs:thermal_module (Results 1 - 2 of 2) sorted by null

  /hardware/libhardware/include/hardware/
thermal.h 134 typedef struct thermal_module { struct
159 ssize_t (*getTemperatures)(struct thermal_module *module, temperature_t *list, size_t size);
177 ssize_t (*getCpuUsages)(struct thermal_module *module, cpu_usage_t *list);
201 ssize_t (*getCoolingDevices)(struct thermal_module *module, cooling_device_t *list,
  /frameworks/base/services/core/jni/
com_android_server_HardwarePropertiesManagerService.cpp 50 static struct thermal_module* gThermalModule;

Completed in 93 milliseconds