Searched defs:pageOffset (Results 1 – 2 of 2) sorted by relevance
159 public byte[] readPages(int pageOffset) throws IOException { in readPages()184 public void writePage(int pageOffset, byte[] data) throws IOException { in writePage()
346 off64_t startOffset, off64_t *pageOffset) { in findNextPage()383 off64_t pageOffset, uint64_t *granulePos) { in findPrevGranulePosition()490 off64_t pageOffset; in seekToOffset() local