Searched defs:thermalReport (Results 1 – 3 of 3) sorted by relevance
300 export const thermalReport = 'THERMAL_REPORT'; constant304 export const messageTypeAll = [realBattery, thermalReport, componentTop, appStatistic, appDetail]; constant
164 ThermalReport *thermalReport = new ThermalReport(); variable
110 ProtoReader::ThermalReport_Reader thermalReport(bytesView); in ProcessThermalReport() local