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

/external/lzma/CPP/Common/
H A DWildcard.h102 k_AbsPath // full path in Tree enumerator in enum:NWildcard::ECensorPathMode
H A DWildcard.cpp562 if (pathMode != k_AbsPath)
609 if (pathMode != k_AbsPath)
/external/lzma/CPP/7zip/UI/Common/
H A DArchiveCommandLine.cpp1074 censorPathMode = NWildcard::k_AbsPath;
1192 options.Censor.AddPathsToCensor(NWildcard::k_AbsPath);
1262 if (censorPathMode == NWildcard::k_AbsPath)
H A DEnumDirItems.cpp813 if (pathMode == NWildcard::k_AbsPath)

Completed in 53 milliseconds