Home
last modified time | relevance | path

Searched refs:ECensorPathMode (Results 1 – 8 of 8) 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.cpp534 void CCensor::AddItem(ECensorPathMode pathMode, bool include, const UString &path, bool recursive, … in AddItem()
663 void CCensor::AddPathsToCensor(ECensorPathMode censorPathMode) in AddPathsToCensor()
/external/lzma/CPP/7zip/UI/Common/
DEnumDirItems.h17 NWildcard::ECensorPathMode pathMode,
DArchiveCommandLine.h140 NWildcard::ECensorPathMode pathMode,
DHashCalc.h93 NWildcard::ECensorPathMode PathMode;
DUpdate.h105 NWildcard::ECensorPathMode PathMode;
DArchiveCommandLine.cpp987 NWildcard::ECensorPathMode censorPathMode, in EnumerateDirItemsAndSort()
1070 NWildcard::ECensorPathMode censorPathMode = NWildcard::k_RelatPath; in Parse2()
DEnumDirItems.cpp803 const NWildcard::ECensorPathMode pathMode, in EnumerateItems()