Searched defs:ThrowUnsupported (Results 1 - 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/Archive/7z/
H A D7zIn.cpp110 static inline void ThrowUnsupported() { ThrowException(); } function in namespace:NArchive::N7z
130 static void ThrowUnsupported() { ThrowException(CInArchiveException::kUnsupported); }
237 ThrowUnsupported();
274 ThrowUnsupported();
405 ThrowUnsupported();
428 ThrowUnsupported();
446 ThrowUnsupported();
458 ThrowUnsupported();
830 ThrowUnsupported();

Completed in 408 milliseconds