Home
last modified time | relevance | path

Searched refs:HashMode_OnlyHash (Results 1 – 2 of 2) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Common/
DHashCalc.h134 CBoolPair HashMode_OnlyHash; member
141 HashMode_OnlyHash.Init(); in Init_HashOptionsLocal()
156 else if (c == 'h') HashMode_OnlyHash.SetVal_as_Defined(val); in ParseFlagCharOption()
DHashCalc.cpp371 if (options.HashMode_OnlyHash.Val) in WriteLine()
1828 if (options.HashMode_OnlyHash.Val && updateItems.Size() != 1) in UpdateItems()
1829 options.HashMode_OnlyHash.Val = false; in UpdateItems()