Home
last modified time | relevance | path

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

/packages/modules/Virtualization/compos/src/
Dcompsvc.rs48 let service = CompOsService { in new_binder()
55 struct CompOsService { struct
65 impl Interface for CompOsService {} argument
67 impl ICompOsService for CompOsService { implementation
124 impl CompOsService { implementation