Lines Matching full:scheduled
51 info("A scheduled host transition request has been made for {TIME}", "TIME", in scheduledTime()
55 // 0 means the function Scheduled Host Transition is disabled in scheduledTime()
61 "scheduledTime: The function Scheduled Host Transition is disabled."); in scheduledTime()
70 "Scheduled time is earlier than current time. Fail to schedule host transition."); in scheduledTime()
72 InvalidTime::REASON("Scheduled time is in the past")); in scheduledTime()
76 // Start a timer to do host transition at scheduled time in scheduledTime()
83 // Store scheduled values in scheduledTime()
112 // scheduled host transition as long as it's not an off request in hostTransition()
115 info("Set RestartCause to scheduled power on reason"); in hostTransition()
128 // Set scheduledTime to 0 to disable host transition and update scheduled in callback()
197 // Get scheduled time in handleTimeUpdates()
203 "handleTimeUpdates: The function Scheduled Host Transition is disabled."); in handleTimeUpdates()
234 // scheduled values in handleTimeUpdates()
239 // Start a timer to do host transition at scheduled time in handleTimeUpdates()