Searched refs:uPartitioningType (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxInternalManage.cpp124 VBOXHDDPARTTYPE uPartitioningType; member in struct:HOSTPARTITIONS
770 pPart->uPartitioningType = GPT;//partitioningType;
871 pPart->uPartitioningType = MBR;//partitioningType;
1527 RawDescriptor.uPartitioningType = partitions.uPartitioningType;
1717 if(RawDescriptor.uPartitioningType == MBR)
/vbox/include/VBox/
H A Dvd.h183 VBOXHDDPARTTYPE uPartitioningType; member in struct:VBOXHDDRAW

Completed in 51 milliseconds