Home
last modified time | relevance | path

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

/packages/modules/Virtualization/compos/composd/src/
Dinstance_starter.rs41 lazy_service_guard: LazyServiceGuard, field
62 self.lazy_service_guard in shutdown()
158 lazy_service_guard: Default::default(), in start_vm()
Dodrefresh_task.rs107 let lazy_service_guard = comp_os.shutdown(); in start_thread() localVariable
141 drop(lazy_service_guard); in start_thread()
/packages/modules/Virtualization/virtualizationservice/src/
Daidl.rs824 lazy_service_guard: LazyServiceGuard, field