Home
last modified time | relevance | path

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

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