Home
last modified time | relevance | path

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

/external/lzma/CPP/Common/
DWildcard.h106 enum ECensorPathMode enum
138 …void AddItem(ECensorPathMode pathMode, bool include, const UString &path, bool recursive, bool wil…
142 void AddPathsToCensor(NWildcard::ECensorPathMode censorPathMode);
DWildcard.cpp465 void CCensor::AddItem(ECensorPathMode pathMode, bool include, const UString &path, bool recursive, … in AddItem()
596 void CCensor::AddPathsToCensor(ECensorPathMode censorPathMode) in AddPathsToCensor()
/external/lzma/CPP/7zip/UI/Common/
DEnumDirItems.h22 NWildcard::ECensorPathMode pathMode,
DArchiveCommandLine.h117 NWildcard::ECensorPathMode pathMode,
DHashCalc.h93 NWildcard::ECensorPathMode PathMode;
DUpdate.h103 NWildcard::ECensorPathMode PathMode;
DArchiveCommandLine.cpp893 NWildcard::ECensorPathMode censorPathMode, in EnumerateDirItemsAndSort()
974 NWildcard::ECensorPathMode censorPathMode = NWildcard::k_RelatPath; in Parse2()
DEnumDirItems.cpp661 const NWildcard::ECensorPathMode pathMode, in EnumerateItems()