Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DUpdate.h113 bool SetArcMTime; member
132 SetArcMTime(false) in CUpdateOptions()
DArchiveCommandLine.cpp1216 updateOptions.SetArcMTime = parser[NKey::kSetArcMTime].ThereIs; in Parse2()
DUpdate.cpp785 if (options.SetArcMTime) in Compress()