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

/vbox/src/VBox/Frontends/VBoxShell/
H A Dvboxshell.py939 def enumFromString(ctx, enum, strg): function
2497 ctrltype = enumFromString(ctx, 'StorageControllerType', args[4])
2507 bus = enumFromString(ctx, 'StorageBus', args[3])

Completed in 39 milliseconds