Home
last modified time | relevance | path

Searched defs:freeSize (Results 1 – 4 of 4) sorted by relevance

/external/lzma/CPP/Windows/
DFileSystem.cpp86 bool MyGetDiskFreeSpace(CFSTR rootPath, UInt64 &clusterSize, UInt64 &totalSize, UInt64 &freeSize) in MyGetDiskFreeSpace()
DFileIO.cpp267 UInt64 clusterSize, totalSize, freeSize; in CalcDeviceSize() local
DFileFind.cpp331 UInt64 clusterSize, totalSize, freeSize; in Find() local
/external/lzma/CPP/Common/
DMyString.cpp351 unsigned freeSize = _limit - _len; in Grow() local
785 unsigned freeSize = _limit - _len; in Grow() local