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

/vbox/src/VBox/Main/src-server/
H A DHostImpl.cpp1461 HRESULT rc = i_findHostDriveByNameOrId(DeviceType_DVD, aName, medium);
1475 HRESULT rc = i_findHostDriveByNameOrId(DeviceType_Floppy, aName, medium);
1984 HRESULT Host::i_findHostDriveByNameOrId(DeviceType_T mediumType, function in class:Host

Completed in 53 milliseconds