Home
last modified time | relevance | path

Searched defs:getCpuUsages (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/thermal/1.0/default/
DThermal.cpp104 Return<void> Thermal::getCpuUsages(getCpuUsages_cb _hidl_cb) { in getCpuUsages() function in android::hardware::thermal::V1_0::implementation::Thermal
/hardware/libhardware/include_vendor/hardware/
Dthermal.h178 ssize_t (*getCpuUsages)(struct thermal_module *module, cpu_usage_t *list); member
/hardware/interfaces/thermal/2.0/default/
DThermal.cpp93 Return<void> Thermal::getCpuUsages(getCpuUsages_cb _hidl_cb) { in getCpuUsages() function in android::hardware::thermal::V2_0::implementation::Thermal
/hardware/interfaces/thermal/utils/
DThermalHidlWrapper.cpp111 Return<void> ThermalHidlWrapper::getCpuUsages( in getCpuUsages() function in aidl::android::hardware::thermal::ThermalHidlWrapper