Searched refs:Is_Xz (Results 1 – 2 of 2) sorted by relevance
/third_party/lzma/CPP/7zip/UI/Common/ | ||
D | LoadCodecs.h | 189 bool Is_Xz() const { return Name.IsEqualTo_Ascii_NoCase("xz"); } in Is_Xz() function |
D | Update.cpp | 608 if (arcInfo.Is_Xz() || in Compress() |