Searched refs:hashOptions (Results 1 – 1 of 1) sorted by relevance
1244 CHashOptions &hashOptions = options.HashOptions; in Parse2() local1245 hashOptions.PathMode = censorPathMode; in Parse2()1246 hashOptions.Methods = options.HashMethods; in Parse2()1248 hashOptions.OpenShareForWrite = true; in Parse2()1249 hashOptions.StdInMode = options.StdInMode; in Parse2()1250 hashOptions.AltStreamsMode = options.AltStreams.Val; in Parse2()