Searched defs:cooling_devices (Results 1 – 5 of 5) sorted by relevance
/hardware/interfaces/thermal/2.0/default/ |
D | Thermal.cpp | 104 std::vector<CoolingDevice_1_0> cooling_devices = {kCooling_1_0}; in getCoolingDevices() local 144 std::vector<CoolingDevice_2_0> cooling_devices; in getCurrentCoolingDevices() local
|
/hardware/interfaces/thermal/2.0/vts/functional/ |
D | VtsHalThermalV2_0TargetTest.cpp | 232 false, CoolingType::CPU, [](ThermalStatus status, hidl_vec<CoolingDevice> cooling_devices) { in TEST_P() 245 true, type, [&type](ThermalStatus status, hidl_vec<CoolingDevice> cooling_devices) { in TEST_P()
|
/hardware/interfaces/thermal/utils/tests/ |
D | ThermalHidlWrapperTest.cpp | 260 [](ThermalStatus status, hidl_vec<CoolingDevice> cooling_devices) { in TEST_P() 273 true, type, [&type](ThermalStatus status, hidl_vec<CoolingDevice> cooling_devices) { in TEST_P()
|
/hardware/google/pixel/thermal/ |
D | Thermal.cpp | 784 std::vector<CoolingDevice> cooling_devices; in dumpThermalData() local
|
/hardware/google/pixel/thermal/utils/ |
D | thermal_info.cpp | 1397 Json::Value cooling_devices = config["CoolingDevices"]; in ParseCoolingDevice() local
|