Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Windows/
H A DFileLink.cpp171 size_t totalNamesSize = (len1 + len2); in FillLinkData() local
180 totalNamesSize += 2 * 2; in FillLinkData()
182 const size_t size = 8 + 8 + (isSymLink ? 4 : 0) + totalNamesSize; in FillLinkData()

Completed in 2 milliseconds