Home
last modified time | relevance | path

Searched refs:AddPathsToCensor (Results 1 – 5 of 5) sorted by relevance

/external/lzma/CPP/Common/
DWildcard.h142 void AddPathsToCensor(NWildcard::ECensorPathMode censorPathMode);
DWildcard.cpp596 void CCensor::AddPathsToCensor(ECensorPathMode censorPathMode) in AddPathsToCensor() function in NWildcard::CCensor
/external/lzma/CPP/7zip/Bundles/SFXCon/
DSfxCon.cpp347 wildcardCensor.AddPathsToCensor(NWildcard::k_RelatPath); in Main2()
/external/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.cpp1102 options.Censor.AddPathsToCensor(NWildcard::k_AbsPath); in Parse2()
1119 arcCensor.AddPathsToCensor(NWildcard::k_RelatPath); in Parse2()
1241 options.Censor.AddPathsToCensor(censorPathMode); in Parse2()
DUpdate.cpp953 censor.AddPathsToCensor(options.PathMode); in UpdateArchive()