Home
last modified time | relevance | path

Searched refs:ECensorPathMode (Results 1 – 7 of 7) sorted by relevance

/external/lzma/CPP/Common/
DWildcard.h98 enum ECensorPathMode enum
130 …void AddItem(ECensorPathMode pathMode, bool include, const UString &path, bool recursive, bool wil…
134 void AddPathsToCensor(NWildcard::ECensorPathMode censorPathMode);
DWildcard.cpp528 void CCensor::AddItem(ECensorPathMode pathMode, bool include, const UString &path, bool recursive, … in AddItem()
657 void CCensor::AddPathsToCensor(ECensorPathMode censorPathMode) in AddPathsToCensor()
/external/lzma/CPP/7zip/UI/Common/
DEnumDirItems.h17 NWildcard::ECensorPathMode pathMode,
31 NWildcard::ECensorPathMode pathMode,
DHashCalc.h96 NWildcard::ECensorPathMode PathMode;
DUpdate.h106 NWildcard::ECensorPathMode PathMode;
DEnumDirItems.cpp832 const NWildcard::ECensorPathMode pathMode, in EnumerateItems()
936 NWildcard::ECensorPathMode censorPathMode, in EnumerateDirItemsAndSort()
DArchiveCommandLine.cpp998 NWildcard::ECensorPathMode censorPathMode = NWildcard::k_RelatPath; in Parse2()