Home
last modified time | relevance | path

Searched refs:AddSizePair (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/CPP/7zip/UI/GUI/
H A DExtractGUI.cpp51 static void AddSizePair(UString &s, UINT resourceID, UInt64 value) in AddSizePair() function
142 AddSizePair(s, IDS_PROP_PACKED_SIZE, Stat.PackSize); in ProcessVirt()
147 AddSizePair(s, IDS_PROP_SIZE, Stat.UnpackSize); in ProcessVirt()
152 AddSizePair(s, IDS_PROP_ALT_STREAMS_SIZE, Stat.AltStreams_UnpackSize); in ProcessVirt()

Completed in 1 milliseconds