Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Archive/7z/
D7zItem.h47 bool IsDecodingSupported() const { return Coders.Size() <= 32; } in IsDecodingSupported() function
D7zDecode.cpp243 if (!folderInfo.IsDecodingSupported())