Searched refs:SetMethods (Results 1 – 3 of 3) sorted by relevance
47 HRESULT CHashBundle::SetMethods(DECL_EXTERNAL_CODECS_LOC_VARS const UStringVector &hashMethods) in SetMethods() function in CHashBundle495 RINOK(hb.SetMethods(EXTERNAL_CODECS_LOC_VARS options.Methods)); in HashCalc()1472 RINOK(hb_Glob.SetMethods( in Extract()1571 RINOK(hb_Loc.SetMethods( in Extract()1584 RINOK(hb_Loc.SetMethods( in Extract()1804 RINOK(hb.SetMethods(EXTERNAL_CODECS_LOC_VARS methods)); in UpdateItems()
93 HRESULT SetMethods(DECL_EXTERNAL_CODECS_LOC_VARS const UStringVector &methods);
1245 ThrowException_if_Error(hb.SetMethods(EXTERNAL_CODECS_VARS_L options.HashMethods)); in Main2()