Searched refs:VirtFdService (Results 1 – 1 of 1) sorted by relevance
28 type VirtFdService = Strong<dyn IVirtFdService::IVirtFdService>; typedef31 service: &Arc<Mutex<VirtFdService>>, in remote_read_chunk() argument51 service: Arc<Mutex<VirtFdService>>,56 pub fn new(service: Arc<Mutex<VirtFdService>>, file_fd: i32) -> Self { in new() argument70 service: Arc<Mutex<VirtFdService>>,75 pub fn new(service: Arc<Mutex<VirtFdService>>, file_fd: i32) -> Self { in new() argument99 service: Arc<Mutex<VirtFdService>>,104 pub fn new(service: Arc<Mutex<VirtFdService>>, file_fd: i32) -> Self { in new() argument