Home
last modified time | relevance | path

Searched defs:isAltStream (Results 1 – 4 of 4) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
DHashCalc.cpp152 void CHashBundle::Final(bool isDir, bool isAltStream, const UString &path) in Final()
277 bool isAltStream = false; in HashCalc() local
DExtract.cpp101 bool isAltStream; in DecompressArchive() local
/external/lzma/CPP/Common/
DWildcard.cpp380 bool CCensorNode::CheckPath2(bool isAltStream, const UString &path, bool isFile, bool &include) con… in CheckPath2()
402 bool CCensorNode::CheckPath(bool isAltStream, const UString &path, bool isFile) const in CheckPath()
566 bool CCensor::CheckPath(bool isAltStream, const UString &path, bool isFile) const in CheckPath()
/external/lzma/CPP/7zip/UI/Console/
DList.cpp1117 bool isAltStream = false; in ListArchives() local