Searched defs:ThermalEvent (Results 1 – 3 of 3) 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
55 virtual void ThermalEvent(int64_t thermal_level) { } in ThermalEvent() function
262 void DisplayPrimary::ThermalEvent(int64_t thermal_level) { in ThermalEvent() function in sdm::DisplayPrimary