Home
last modified time | relevance | path

Searched defs:RestartType (Results 1 – 2 of 2) sorted by relevance

/tools/asuite/adevice/src/
Drestart_chooser.rs22 pub fn restart_type(&self, installed_file: &str) -> RestartType { in restart_type()
56 pub enum RestartType { enum
Dcommands.rs127 ) -> RestartType { in restart_type()