Home
last modified time | relevance | path

Searched refs:take_resources_for_parent (Results 1 – 2 of 2) sorted by relevance

/external/crosvm/devices/src/virtio/vhost/user/device/listener/sys/
Dunix.rs214 listener.take_resources_for_parent() in take_parent_process_resources()
/external/crosvm/third_party/vmm_vhost/src/connection/
Dsocket.rs69 pub fn take_resources_for_parent(&mut self) -> Option<Box<dyn Any>> { in take_resources_for_parent() method