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

/vbox/src/VBox/Storage/
H A DQCOW.cpp167 typedef struct QCOWIMAGE struct
248 } QCOWIMAGE, *PQCOWIMAGE; typedef in typeref:struct:QCOWIMAGE
1519 pImage = (PQCOWIMAGE)RTMemAllocZ(sizeof(QCOWIMAGE));
1589 pImage = (PQCOWIMAGE)RTMemAllocZ(sizeof(QCOWIMAGE));

Completed in 40 milliseconds