Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Console/
DList.cpp733 static HRESULT GetUInt64Value(IInArchive *archive, UInt32 index, PROPID propID, CListUInt64Def &val… in GetUInt64Value() function
1135 RINOK(GetUInt64Value(archive, i, kpidSize, st.Size)); in ListArchives()
1136 RINOK(GetUInt64Value(archive, i, kpidPackSize, st.PackSize)); in ListArchives()