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

/external/lzma/CPP/7zip/UI/Console/
H A DList.cpp400 bool GetUInt64Value(IInArchive *archive, UInt32 index, PROPID propID, UInt64 &value) function
593 if (!GetUInt64Value(archive, i, kpidSize, unpackSize))
597 if (!GetUInt64Value(archive, i, kpidPackSize, packSize))

Completed in 371 milliseconds