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

  /external/lzma/CPP/7zip/Archive/Common/
HandlerOut.h 39 int GetLevel() const { return _level == (UInt32)(Int32)-1 ? 5 : (int)_level; }
59 int GetLevel() const { return _level == (UInt32)(Int32)-1 ? 5 : (int)_level; }
  /external/lzma/CPP/7zip/Common/
MethodProps.cpp 206 int CMethodProps::GetLevel() const

Completed in 2336 milliseconds