Home
last modified time | relevance | path

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

/tools/asuite/adevice/src/
Drestart_chooser.rs11 pub struct RestartChooser { struct
16 impl RestartChooser { implementation
Dcommands.rs125 build_system: &RestartChooser, in restart_type()
Ddevice.rs318 restart_chooser: &RestartChooser, in update()