Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/Common/
H A DArchiveCommandLine.cpp1562 CUpdateOptions &updateOptions = options.UpdateOptions; in Parse2() local
1564 SetAddCommandOptions(options.Command.CommandType, parser, updateOptions); in Parse2()
1566 updateOptions.MethodMode.Properties = options.Properties; in Parse2()
1569 updateOptions.PreserveATime = true; in Parse2()
1571 updateOptions.OpenShareForWrite = true; in Parse2()
1573 updateOptions.StopAfterOpenError = true; in Parse2()
1575 updateOptions.PathMode = censorPathMode; in Parse2()
1577 updateOptions.AltStreams = options.AltStreams; in Parse2()
1578 updateOptions.NtSecurity = options.NtSecurity; in Parse2()
1579 updateOptions in Parse2()
[all...]

Completed in 3 milliseconds