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()
329 off64_t startOffset, off64_t *pageOffset) { in findNextPage()360 off64_t pageOffset, uint64_t *granulePos) { in findPrevGranulePosition()468 off64_t pageOffset; in seekToOffset() local