Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/user/device/
H A Dconnection.rs40 fn take_parent_process_resources(&mut self) -> Option<Box<dyn Any>> { in take_parent_process_resources() method
/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/user/device/connection/sys/linux/
H A Dlistener.rs83 fn take_parent_process_resources(&mut self) -> Option<Box<dyn std::any::Any>> { in take_parent_process_resources() method