Searched refs:thermal_abnormal_event_info (Results 1 – 2 of 2) sorted by relevance
330 const char *thermal_abnormal_event_info) { in ReportThermalAbnormalEvent() argument334 !thermal_abnormal_event_type || !thermal_abnormal_event_info) in ReportThermalAbnormalEvent()337 thermal_abnormal_event_info); in ReportThermalAbnormalEvent()339 std::vector<std::string> info_msg = android::base::Split(thermal_abnormal_event_info, "="); in ReportThermalAbnormalEvent()406 const char *thermal_abnormal_event_type = nullptr, *thermal_abnormal_event_info = nullptr; in ProcessUevent() local470 thermal_abnormal_event_info = cp; in ProcessUevent()492 thermal_abnormal_event_info); in ProcessUevent()
99 const char *thermal_abnormal_event_info);