Searched defs:restart (Results 1 – 6 of 6) sorted by relevance
141 pub fn restart(id: usize) -> Result<(), RuntimeError> { in restart() method
162 pub fn restart(names: Vec<String>, is_try: bool) -> Result<(), RuntimeError> { in restart() method
119 restart: RestartOption, field218 fn restart(&mut self) -> Result<(), RuntimeError> { in restart() method448 pub fn restart(&self) -> &RestartOption { in restart() method
192 pub fn restart(service: &mut ServiceUnit) -> Result<(), RuntimeError> { in restart() method
99 fn restart(&mut self) -> Result<(), RuntimeError> { in restart() method
105 fn restart(&mut self) -> Result<(), RuntimeError> { in restart() method