Searched refs:InvalidShutDownTime (Results 1 – 2 of 2) sorted by relevance
33 InvalidShutDownTime, enumerator101 InvalidShutDownTime => write!(f, "invalid shutdown time"), in fmt()
300 return Err(Error::InvalidShutDownTime); in is_speaker_over_heated()309 .ok_or(Error::InvalidShutDownTime)?; in is_speaker_over_heated()