Searched refs:Is_Xz (Results 1 - 2 of 2) sorted by relevance
/third_party/lzma/CPP/7zip/UI/Common/ | ||
H A D | LoadCodecs.h | 191 bool Is_Xz() const { return Name.IsEqualTo_Ascii_NoCase("xz"); }
in Is_Xz() function |
H A D | Update.cpp | 454 if (arcInfo.Is_Xz() ||
in Compress() |
Completed in 4 milliseconds