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.cpp562 if (pathMode != k_AbsPath) in AddItem()
609 if (pathMode != k_AbsPath) in AddItem()
/external/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.cpp1074 censorPathMode = NWildcard::k_AbsPath; in Parse2()
1192 options.Censor.AddPathsToCensor(NWildcard::k_AbsPath); in Parse2()
1262 if (censorPathMode == NWildcard::k_AbsPath) in Parse2()
DEnumDirItems.cpp813 if (pathMode == NWildcard::k_AbsPath) in EnumerateItems()