Home
last modified time | relevance | path

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

/third_party/lzma/C/
D7zFile.c287 DWORD moveMethod; in File_Seek() local
/third_party/lzma/CPP/Windows/
DFileIO.cpp229 bool CFileBase::Seek(Int64 distanceToMove, DWORD moveMethod, UInt64 &newPosition) const throw() in Seek()