Searched defs:GetOffset (Results 1 – 3 of 3) sorted by relevance
/system/core/libsparse/ | ||
D | sparse_read.cpp | 93 int64_t GetOffset() override { return lseek64(fd, 0, SEEK_CUR); } in GetOffset() function in SparseFileFdSource |
/system/core/libziparchive/ | ||
D | zip_archive.cc | 132 static inline uint32_t GetOffset(const uint8_t* name, const uint8_t* start) { in GetOffset() function |
/system/update_engine/payload_consumer/ | ||
D | delta_performer.cc | 1480 bool GetOffset(uint64_t* offset) const override { in GetOffset() function in chromeos_update_engine::__anon4d4a53960411::PuffinExtentStream |