Home
last modified time | relevance | path

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

/packages/modules/Virtualization/virtualizationservice/src/maintenance/
Dvmdb.rs249 Self::vm_ids_from_rows(rows) in vm_ids_for_user()
259 Self::vm_ids_from_rows(rows) in vm_ids_for_app()
263 fn vm_ids_from_rows(mut rows: Rows) -> Result<Vec<VmId>> { in vm_ids_from_rows() method
315 Self::vm_ids_from_rows(rows) in oldest_vm_ids_for_app()