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