Searched refs:prop_written_ (Results 1 – 2 of 2) sorted by relevance
36 prop_written_ = false; in LowBatteryShutdownMetrics()93 if (!prop_written_ && health_info.batteryLevel == 0 && in logShutdownVoltage()95 prop_written_ = saveVoltageAvg(); in logShutdownVoltage()
51 bool prop_written_; variable