Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/
DFatHandler.cpp83 UInt32 IsValidCluster(UInt32 c) const { return c >= 2 && c < FatSize; } in IsValidCluster() function
512 if (!Header.IsValidCluster(cluster)) in ReadDir()
818 if (!Header.IsValidCluster(cluster))