Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/src/crosvm/sys/windows/
H A Dcmdline.rs48 pub struct RunMPCommand { struct
52 impl FromArgs for RunMPCommand { argument
66 impl SubCommand for RunMPCommand { implementation