HomeSort by relevance Sort by last modified time
    Searched defs:GetRem (Results 1 - 2 of 2) sorted by null

  /external/lzma/CPP/7zip/Common/
LimitedStreams.h 156 UInt64 GetRem() const { return _size; }
  /external/lzma/CPP/7zip/Archive/7z/
7zIn.h 284 size_t GetRem() const { return _size - _pos; }

Completed in 66 milliseconds