Searched defs:ReadAtOffset (Results 1 – 2 of 2) sorted by relevance
697 bool ReadAtOffset(uint8_t* buf, size_t len, uint32_t offset) const { in ReadAtOffset() function in VectorReader729 bool ReadAtOffset(uint8_t*, size_t, uint32_t) const { return false; } in ReadAtOffset() function in BadReader
933 virtual bool ReadAtOffset(uint8_t* buf, size_t len, uint32_t offset) const { in ReadAtOffset() function in EntryReader1228 bool MappedZipFile::ReadAtOffset(uint8_t* buf, size_t len, off64_t off) const { in ReadAtOffset() function in MappedZipFile