Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/
DFileIO.cpp177 if (IsDeviceFile && LengthDefined) in GetLength()
196 if (IsDeviceFile && LengthDefined && moveMethod == FILE_END) in Seek()
254 LengthDefined = true; in GetDeviceLength()
259 LengthDefined = true; in GetDeviceLength()
269 LengthDefined = false; in GetDeviceLength()
270 if (LengthDefined) in GetDeviceLength()
DFileFind.cpp212 if (inFile.LengthDefined) in Find()
234 if (inFile.LengthDefined) in Find()
DFileIO.h41 bool LengthDefined; variable
/external/lzma/CPP/7zip/Common/
DFileStreams.cpp91 if (File.LengthDefined) in Read()
145 if (File.LengthDefined) in Read()