Home
last modified time | relevance | path

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

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