Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/
DFileFind.cpp74 fi.IsDevice = false;
349 IsDevice = false; in ClearBase()
426 IsDevice = true; in Find()
DFileFind.h34 bool IsDevice; variable
/external/lzma/CPP/7zip/UI/Common/
DExtract.cpp431 arc.MTimeDefined = (!options.StdInMode && !fi.IsDevice); in Extract()
DUpdate.cpp1085 if (fi.IsDevice) in UpdateArchive()
1130 arc.MTimeDefined = !fi.IsDevice; in UpdateArchive()