Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/broker_ipc/src/
H A Dlib.rs58 pub struct ChildLifecycleCleanup { struct
66 pub fn common_child_setup(args: CommonChildStartupArgs) -> anyhow::Result<ChildLifecycleCleanup> { in common_child_setup()