Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Common/
DWildcard.h208 void AddPathsToCensor(NWildcard::ECensorPathMode censorPathMode);
DWildcard.cpp772 void CCensor::AddPathsToCensor(ECensorPathMode censorPathMode) in AddPathsToCensor() function in NWildcard::CCensor
/third_party/lzma/CPP/7zip/Bundles/SFXCon/
DSfxCon.cpp395 wildcardCensor.AddPathsToCensor(NWildcard::k_RelatPath); in Main2()
/third_party/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.cpp1456 options.Censor.AddPathsToCensor(NWildcard::k_AbsPath); in Parse2()
1488 arcCensor.AddPathsToCensor(NWildcard::k_RelatPath); in Parse2()
1636 options.Censor.AddPathsToCensor(censorPathMode); in Parse2()
DUpdate.cpp1204 censor.AddPathsToCensor(options.PathMode); in UpdateArchive()