HomeSort by relevance Sort by last modified time
    Searched refs:SetMethods (Results 1 - 3 of 3) sorted by null

  /external/lzma/CPP/7zip/UI/Common/
HashCalc.h 55 HRESULT SetMethods(DECL_EXTERNAL_CODECS_LOC_VARS const UStringVector &methods);
HashCalc.cpp 35 HRESULT CHashBundle::SetMethods(DECL_EXTERNAL_CODECS_LOC_VARS const UStringVector &hashMethods)
236 RINOK(hb.SetMethods(EXTERNAL_CODECS_LOC_VARS options.Methods));
  /external/lzma/CPP/7zip/UI/Console/
Main.cpp 908 ThrowException_if_Error(hb.SetMethods(EXTERNAL_CODECS_VARS_L options.HashMethods));

Completed in 67 milliseconds