Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/7z/
D7zHeader.h125 static inline bool IsFilterMethod(UInt64 m) in IsFilterMethod() function
D7zUpdate.cpp1620 if (IsFilterMethod(method.Methods[i].Id)) in Update()