Searched defs:rebootStats (Results 1 – 1 of 1) sorted by relevance
136 RebootStats rebootStats = new RebootStats(); in writeAfterRebootReadyBroadcast() local169 RebootStats rebootStats; in writeAfterNotRebootReadyBroadcast() local194 RebootStats rebootStats = XmlParser.read(stream); in readMetricsPostReboot() local340 private void writeRebootStatsToFile(RebootStats rebootStats, AtomicFile rebootStatsFile) { in writeRebootStatsToFile()