Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Windows/
H A DFileSystem.cpp88 bool MyGetDiskFreeSpace(CFSTR rootPath, UInt64 &clusterSize, UInt64 &totalSize, UInt64 &freeSize) in MyGetDiskFreeSpace() argument
H A DFileFind.cpp482 UInt64 clusterSize, totalSize, freeSize; in Find() local
/kernel/liteos_a/fs/jffs2/src/
H A Dvfs_jffs2.c902 unsigned long freeSize; in VfsJffs2Statfs() local
/third_party/lzma/CPP/Common/
H A DMyString.cpp453 const unsigned freeSize = _limit - _len; in Grow() local
1048 const unsigned freeSize = _limit - _len; in Grow() local

Completed in 11 milliseconds