Home
last modified time | relevance | path

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

/external/lzma/CPP/Common/
DWildcard.h134 void AddPathsToCensor(NWildcard::ECensorPathMode censorPathMode);
DWildcard.cpp657 void CCensor::AddPathsToCensor(ECensorPathMode censorPathMode) in AddPathsToCensor() function in NWildcard::CCensor
/external/lzma/CPP/7zip/Bundles/SFXCon/
DSfxCon.cpp370 wildcardCensor.AddPathsToCensor(NWildcard::k_RelatPath); in Main2()
/external/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.cpp1124 options.Censor.AddPathsToCensor(NWildcard::k_AbsPath); in Parse2()
1141 arcCensor.AddPathsToCensor(NWildcard::k_RelatPath); in Parse2()
1279 options.Censor.AddPathsToCensor(censorPathMode); in Parse2()
DUpdate.cpp1082 censor.AddPathsToCensor(options.PathMode); in UpdateArchive()