Home
last modified time | relevance | path

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

/external/crosvm/devices/src/virtio/vhost/user/device/
Dlistener.rs50 fn take_parent_process_resources(&mut self) -> Option<Box<dyn Any>> { in take_parent_process_resources() method
/external/crosvm/devices/src/virtio/vhost/user/device/listener/sys/
Dunix.rs212 fn take_parent_process_resources(&mut self) -> Option<Box<dyn std::any::Any>> { in take_parent_process_resources() method