Home
last modified time | relevance | path

Searched defs:moveMethod (Results 1 – 3 of 3) sorted by relevance

/third_party/lzma/CPP/7zip/Common/
DCWrappers.cpp133 UInt32 moveMethod; in InStreamWrap_Seek() local
/third_party/lzma/C/
D7zFile.c287 DWORD moveMethod; in File_Seek() local
/third_party/lzma/CPP/Windows/
DFileIO.cpp220 bool CFileBase::Seek(Int64 distanceToMove, DWORD moveMethod, UInt64 &newPosition) const throw() in Seek()