Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Windows/
DFileFind.cpp86 IsDevice = false; in ClearBase()
119 fi.IsDevice = false;
473 IsDevice = true; in Find()
DFileFind.h80 bool IsDevice; variable
/third_party/lzma/CPP/7zip/UI/Common/
DExtract.cpp515 && !fi.IsDevice in Extract()
DUpdate.cpp1290 if (fi.IsDevice) in UpdateArchive()
1357 !fi.IsDevice; in UpdateArchive()