Searched refs:SeekToEnd (Results 1 – 2 of 2) sorted by relevance
/third_party/lzma/CPP/Windows/ | ||
D | FileIO.h | 163 bool SeekToEnd(UInt64 &newPosition) const throw(); |
D | FileIO.cpp | 258 bool CFileBase::SeekToEnd(UInt64 &newPosition) const throw() in SeekToEnd() function in NWindows::NFile::NIO::CFileBase |