Searched defs:machById (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VBoxShell/
H A Dvboxshell.py778 def machById(ctx, uuid): function
904 mach = machById(ctx, uuid)
2278 cmdClosedVm(ctx, machById(ctx, mid), detachVmDevice, [medium])
3495 mach = machById(ctx, uuid)
3589 'machById': lambda uuid: machById(ctx, uuid),

Completed in 51 milliseconds