HomeSort by relevance Sort by last modified time
    Searched refs:kMTime (Results 1 - 4 of 4) sorted by null

  /external/lzma/CPP/7zip/Archive/7z/
7zHeader.h 84 kMTime,
7zProperties.cpp 35 { NID::kMTime, { NULL, kpidMTime, VT_FILETIME } },
116 CopyOneItem(fileInfoPopIDs, _fileInfoPopIDs, NID::kMTime);
137 InsertToHead(_fileInfoPopIDs, NID::kMTime);
7zOut.cpp 711 if (headerOptions.WriteMTime) WriteUInt64DefVector(db.MTime, NID::kMTime);
7zIn.cpp 1006 case NID::kMTime: ReadUInt64DefVector(dataVector, db.MTime, (int)numFiles); break;
    [all...]

Completed in 568 milliseconds