Searched defs: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()56 pub fn new(service: Arc<Mutex<VirtFdService>>, file_fd: i32) -> Self { in new()75 pub fn new(service: Arc<Mutex<VirtFdService>>, file_fd: i32) -> Self { in new()104 pub fn new(service: Arc<Mutex<VirtFdService>>, file_fd: i32) -> Self { in new()