Searched defs:GetOffset (Results 1 – 4 of 4) sorted by relevance
| /system/extras/simpleperf/ | ||
| D | JITDebugReader_impl.h | 70 uint64_t GetOffset() const { return file_offset_; } in GetOffset() function |
| /system/core/libsparse/ | ||
| D | sparse_read.cpp | 96 int64_t GetOffset() override { return lseek64(fd, 0, SEEK_CUR); } in GetOffset() function in SparseFileFdSource |
| /system/update_engine/lz4diff/ | ||
| D | lz4patch.cc | 78 bool GetOffset(uint64_t* offset) const override { in GetOffset() function in chromeos_update_engine::__anon368c94f00111::StringViewStream |
| /system/update_engine/payload_consumer/ | ||
| D | install_operation_executor.cc | 126 bool GetOffset(uint64_t* offset) const override { in GetOffset() function in chromeos_update_engine::PuffinExtentStream |