Searched refs:mInFileStart (Results 1 – 2 of 2) sorted by relevance
57 mInFileStart = compDataStart; in StreamingZipInflater()115 ::lseek(mFd, mInFileStart, SEEK_SET); in initInflateState()
56 off64_t mInFileStart; // where the compressed data lives in the file variable