Home
last modified time | relevance | path

Searched defs:cooling_devices (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/thermal/2.0/default/
DThermal.cpp104 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/
DVtsHalThermalV2_0TargetTest.cpp232 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/
DThermalHidlWrapperTest.cpp260 [](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/
DThermal.cpp784 std::vector<CoolingDevice> cooling_devices; in dumpThermalData() local
/hardware/google/pixel/thermal/utils/
Dthermal_info.cpp1397 Json::Value cooling_devices = config["CoolingDevices"]; in ParseCoolingDevice() local