Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Windows/
DFileIO.cpp220 bool CFileBase::Seek(Int64 distanceToMove, DWORD moveMethod, UInt64 &newPosition) const throw() in Seek()
693 off_t CFileBase::seek(off_t distanceToMove, int moveMethod) const in seek()