Home
last modified time | relevance | path

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

/external/crosvm/src/crosvm/sys/windows/
Dbroker.rs282 struct SandboxedChild(SafeDescriptor); struct
290 impl AsRawDescriptor for SandboxedChild { implementation
332 impl Child for SandboxedChild { implementation