Searched refs:hashOptions (Results 1 – 1 of 1) sorted by relevance
1282 CHashOptions &hashOptions = options.HashOptions; in Parse2() local1283 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()