Home
last modified time | relevance | path

Searched refs:AddHashBundleRes (Results 1 – 4 of 4) sorted by relevance

/external/lzma/CPP/7zip/UI/GUI/
DHashGUI.h21 void AddHashBundleRes(CPropNameValPairs &s, const CHashBundle &hb);
22 void AddHashBundleRes(UString &s, const CHashBundle &hb);
DHashGUI.cpp179 void AddHashBundleRes(CPropNameValPairs &s, const CHashBundle &hb) in AddHashBundleRes() function
233 void AddHashBundleRes(UString &s, const CHashBundle &hb) in AddHashBundleRes() function
236 AddHashBundleRes(pairs, hb); in AddHashBundleRes()
260 AddHashBundleRes(PropNameValPairs, hb); in AfterLastFile()
333 AddHashBundleRes(propPairs, hb); in ShowHashResults()
DExtractGUI.cpp135 AddHashBundleRes(Pairs, *HashBundle); in ProcessVirt()
/external/lzma/CPP/7zip/UI/FileManager/
DPanelCopy.cpp136 AddHashBundleRes(pair.Message, Hash); in ProcessVirt()