Home
last modified time | relevance | path

Searched defs:restart_type (Results 1 – 3 of 3) sorted by relevance

/tools/asuite/adevice/src/
Dcommands.rs124 pub fn restart_type( in restart_type() function
132 let restart_type = build_system.restart_type(installed_file); in restart_type() localVariable
Drestart_chooser.rs22 pub fn restart_type(&self, installed_file: &str) -> RestartType { in restart_type() method
Dadevice.rs694 pub restart_type: String, field