Home
last modified time | relevance | path

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

/external/lzma/CPP/Common/
DC_FileIO.cpp45 off_t CFileBase::Seek(off_t distanceToMove, int moveMethod) const in Seek()
/external/lzma/CPP/Windows/
DFileIO.cpp118 bool CFileBase::Seek(Int64 distanceToMove, DWORD moveMethod, UInt64 &newPosition) const throw() in Seek()