Searched refs:AddHashResString (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/lzma/CPP/7zip/UI/GUI/ |
H A D | HashGUI.cpp | 167 static void AddHashResString(CPropNameValPairs &s, const CHasherState &h, unsigned digestIndex, UIn… in AddHashResString() function 222 AddHashResString(s, h, k_HashCalc_Index_DataSum, IDS_CHECKSUM_CRC_DATA); in AddHashBundleRes() 223 AddHashResString(s, h, k_HashCalc_Index_NamesSum, IDS_CHECKSUM_CRC_DATA_NAMES); in AddHashBundleRes() 227 AddHashResString(s, h, k_HashCalc_Index_StreamsSum, IDS_CHECKSUM_CRC_STREAMS_NAMES); in AddHashBundleRes()
|