Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/
H A Dproxy.rs255 pub struct ChildProcIntf { struct
261 impl ChildProcIntf { implementation
278 ) -> Result<ChildProcIntf> { in new()