Home
last modified time | relevance | path

Searched refs:k_AbsPath (Results 1 – 4 of 4) sorted by relevance

/external/lzma/CPP/Common/
DWildcard.h102 k_AbsPath // full path in Tree enumerator
DWildcard.cpp556 if (pathMode != k_AbsPath) in AddItem()
603 if (pathMode != k_AbsPath) in AddItem()
/external/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.cpp1002 censorPathMode = NWildcard::k_AbsPath; in Parse2()
1124 options.Censor.AddPathsToCensor(NWildcard::k_AbsPath); in Parse2()
1194 if (censorPathMode == NWildcard::k_AbsPath) in Parse2()
DEnumDirItems.cpp842 if (pathMode == NWildcard::k_AbsPath) in EnumerateItems()