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 74 fi.IsDevice = false;
349 IsDevice = false;
426 IsDevice = true;
FileFind.h 34 bool IsDevice;
  /external/lzma/CPP/7zip/UI/Common/
Extract.cpp 431 arc.MTimeDefined = (!options.StdInMode && !fi.IsDevice);
Update.cpp 1085 if (fi.IsDevice)
1130 arc.MTimeDefined = !fi.IsDevice;
    [all...]

Completed in 217 milliseconds