Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zFolderInStream.cpp97 static void AddFt(CRecordVector<UInt64> &vec, const FILETIME &ft) in AddFt() function
129 if (Need_MTime) AddFt(MTimes, _mTime); in AddFileInfo()
130 if (Need_CTime) AddFt(CTimes, _cTime); in AddFileInfo()
131 if (Need_ATime) AddFt(ATimes, _aTime); in AddFileInfo()

Completed in 2 milliseconds