Home
last modified time | relevance | path

Searched refs:HasReparsePoint (Results 1 – 3 of 3) sorted by relevance

/external/lzma/CPP/Windows/
DFileFind.h57 bool HasReparsePoint() const { return MatchesMask(FILE_ATTRIBUTE_REPARSE_POINT); } in HasReparsePoint() function
DFileDir.cpp449 if (fi.HasReparsePoint()) in RemoveDirWithSubItems()
/external/lzma/CPP/7zip/UI/Common/
DEnumDirItems.cpp379 if (!SymLinks || !fi.HasReparsePoint()) in SetLinkInfo()