HomeSort by relevance Sort by last modified time
    Searched refs:IsDevice (Results 1 - 4 of 4) sorted by null

  /external/lzma/CPP/Windows/
FileFind.cpp 61 fi.IsDevice = false;
207 IsDevice = true;
229 IsDevice = true;
FileFind.h 37 bool IsDevice;
  /external/lzma/CPP/7zip/UI/Common/
Extract.cpp 241 arc.MTimeDefined = (!options.StdInMode && !fi.IsDevice);
Update.cpp 707 arc.MTimeDefined = !fi.IsDevice;

Completed in 527 milliseconds