Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Common/
DLimitedStreams.h45 HRESULT SeekToPhys() { return _stream->Seek(_physPos, STREAM_SEEK_SET, NULL); } in SeekToPhys() function
79 HRESULT SeekToPhys() { return Stream->Seek(_physPos, STREAM_SEEK_SET, NULL); } in SeekToPhys() function