Searched refs:hashMethods (Results 1 – 4 of 4) sorted by relevance
131 if (!options->hashMethods.IsEmpty()) in ProcessVirt()255 if (!options.hashMethods.IsEmpty()) in CopyTo()266 extracter.Hash.SetMethods(EXTERNAL_CODECS_VARS_G options.hashMethods); in CopyTo()281 else if (!options.hashMethods.IsEmpty() && options.streamMode) in CopyTo()284 if (options.hashMethods.Size() == 1) in CopyTo()286 const UString &s = options.hashMethods[0]; in CopyTo()
353 options.hashMethods.Add(methodName); in CalculateCrc2()
282 UStringVector hashMethods; member
47 HRESULT CHashBundle::SetMethods(DECL_EXTERNAL_CODECS_LOC_VARS const UStringVector &hashMethods) in SetMethods() argument49 UStringVector names = hashMethods; in SetMethods()