Searched refs:PVBOXHDDRAWPARTDESC (Results 1 - 3 of 3) sorted by relevance

/vbox/include/VBox/
H A Dvd.h152 } VBOXHDDRAWPARTDESC, *PVBOXHDDRAWPARTDESC; typedef in typeref:struct:VBOXHDDRAWPARTDESC
181 PVBOXHDDRAWPARTDESC pPartDescs;
/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxInternalManage.cpp1121 static PVBOXHDDRAWPARTDESC appendPartDesc(uint32_t *pcPartDescs, PVBOXHDDRAWPARTDESC *ppPartDescs)
1124 PVBOXHDDRAWPARTDESC p;
1125 p = (PVBOXHDDRAWPARTDESC)RTMemRealloc(*ppPartDescs,
1548 PVBOXHDDRAWPARTDESC pPartDesc = NULL;
/vbox/src/VBox/Storage/
H A DVMDK.cpp3416 PVBOXHDDRAWPARTDESC pPart = &pRaw->pPartDescs[i];
3461 PVBOXHDDRAWPARTDESC pPart = &pRaw->pPartDescs[i];

Completed in 70 milliseconds