Searched refs:SeekToPhys (Results 1 – 2 of 2) sorted by relevance
45 HRESULT SeekToPhys() { return _stream->Seek(_physPos, STREAM_SEEK_SET, NULL); } in SeekToPhys() function54 return SeekToPhys(); in InitAndSeek()79 HRESULT SeekToPhys() { return Stream->Seek(_physPos, STREAM_SEEK_SET, NULL); } in SeekToPhys() function89 return SeekToPhys(); in InitAndSeek()
38 RINOK(SeekToPhys()); in Read()79 RINOK(SeekToPhys()); in Read()