Home
last modified time | relevance | path

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

/external/crosvm/src/crosvm/sys/windows/
Dbroker.rs281 struct UnsandboxedChild(process::Child); struct
285 impl AsRawDescriptor for UnsandboxedChild { implementation
311 impl Child for UnsandboxedChild { implementation