Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/
DFileFind.cpp61 fi.IsDevice = false;
207 IsDevice = true; in Find()
229 IsDevice = true; in Find()
DFileFind.h37 bool IsDevice; variable
/external/lzma/CPP/7zip/UI/Common/
DExtract.cpp241 arc.MTimeDefined = (!options.StdInMode && !fi.IsDevice); in DecompressArchives()
DUpdate.cpp707 arc.MTimeDefined = !fi.IsDevice; in UpdateArchive()