Home
last modified time | relevance | path

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

/external/crosvm/src/crosvm/sys/windows/
Dbroker.rs283 struct SandboxedChild(SafeDescriptor); struct
291 impl AsRawDescriptor for SandboxedChild { implementation
333 impl Child for SandboxedChild { implementation