Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.cpp1282 CHashOptions &hashOptions = options.HashOptions; in Parse2() local
1283 hashOptions.PathMode = censorPathMode; in Parse2()
1284 hashOptions.Methods = options.HashMethods; in Parse2()
1286 hashOptions.OpenShareForWrite = true; in Parse2()
1287 hashOptions.StdInMode = options.StdInMode; in Parse2()
1288 hashOptions.AltStreamsMode = options.AltStreams.Val; in Parse2()