Searched refs:i_convertDeviceType (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Main/src-server/ |
H A D | MediumImpl.cpp | 3263 int vrc = VDCreate(m->vdDiskIfaces, i_convertDeviceType(), &pDisk); 3341 int vrc = VDCreate(m->vdDiskIfaces, i_convertDeviceType(), &pDisk); 5525 int vrc = VDCreate(m->vdDiskIfaces, i_convertDeviceType(), &hdd); 6085 vrc = VDCreate(m->vdDiskIfaces, i_convertDeviceType(), &hdd); 6427 vrc = VDCreate(m->vdDiskIfaces, i_convertDeviceType(), &hdd); 6839 VDTYPE Medium::i_convertDeviceType() function in class:Medium 7388 int vrc = VDCreate(m->vdDiskIfaces, i_convertDeviceType(), &hdd); 7544 int vrc = VDCreate(m->vdDiskIfaces, i_convertDeviceType(), &hdd); 7736 int vrc = VDCreate(m->vdDiskIfaces, i_convertDeviceType(), &hdd); 8073 int vrc = VDCreate(m->vdDiskIfaces, i_convertDeviceType(), [all...] |
/vbox/src/VBox/Main/include/ |
H A D | MediumImpl.h | 308 VDTYPE i_convertDeviceType();
|
Completed in 2892 milliseconds