Home
last modified time | relevance | path

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

/external/crosvm/src/crosvm/sys/windows/
Dbroker.rs280 struct UnsandboxedChild(process::Child); struct
284 impl AsRawDescriptor for UnsandboxedChild { implementation
310 impl Child for UnsandboxedChild { implementation