Searched refs:temperatureEnd (Results 1 – 1 of 1) sorted by relevance
949 int temperatureEnd = -1; in parseLastInstallLog() local1001 temperatureEnd = scaled; in parseLastInstallLog()1030 if (temperatureEnd != -1) { in parseLastInstallLog()1031 MetricsLogger.histogram(context, "ota_temperature_end", temperatureEnd); in parseLastInstallLog()