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

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageList.cpp65 static const char*getDeviceTypeText(DeviceType_T enmType) function
318 RTPrintf("%ls (%s)", Bstr(fileExtensions[j]).raw(), getDeviceTypeText(deviceTypes[j]));

Completed in 35 milliseconds