Home
last modified time | relevance | path

Searched refs:partInfo (Results 1 – 1 of 1) sorted by relevance

/third_party/lzma/CPP/Windows/
DFileIO.cpp340 PARTITION_INFORMATION partInfo; in CalcDeviceSize() local
369 if (GetPartitionInfo(&partInfo)) in CalcDeviceSize()
371 Size = (UInt64)partInfo.PartitionLength.QuadPart; in CalcDeviceSize()