Searched defs:ThermalEvent (Results 1 – 2 of 2) sorted by relevance
25 public class ThermalEvent { class29 ThermalEvent(int id, int type, int state, int temp, String zoneName, String profName) { in ThermalEvent() method in ThermalEvent
356 void DisplayPrimary::ThermalEvent(int64_t thermal_level) { in ThermalEvent() function in sdm::DisplayPrimary