Searched refs:createBaseStorage (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Main/include/
H A DMediumImpl.h273 HRESULT createBaseStorage(LONG64 aLogicalSize,
/vbox/src/VBox/ValidationKit/testdriver/
H A Dvboxwrappers.py1718 oProgressXpcom = oHd.createBaseStorage(cb, (vboxcon.MediumVariant_Standard, ))
/vbox/src/VBox/Frontends/VBoxShell/
H A Dvboxshell.py2216 progress = hdd.createBaseStorage(size, (ctx['global'].constants.MediumVariant_Standard, ))
/vbox/src/VBox/Main/src-server/
H A DMediumImpl.cpp2491 HRESULT Medium::createBaseStorage(LONG64 aLogicalSize, function in class:Medium

Completed in 82 milliseconds