Home
last modified time | relevance | path

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

/packages/modules/Virtualization/compos/src/
Dcompsvc.rs58 pub fn new_binder(service: CompService) -> Strong<dyn ICompService> { in new_binder() method
/packages/modules/Virtualization/authfs/fd_server/src/
Dmain.rs101 pub fn new_binder(fd_pool: BTreeMap<i32, FdConfig>) -> Strong<dyn IVirtFdService> { in new_binder() method