Home
last modified time | relevance | path

Searched defs:Seek (Results 1 – 11 of 11) sorted by relevance

/system/update_engine/payload_consumer/
Dfake_file_descriptor.cc55 off64_t FakeFileDescriptor::Seek(off64_t offset, int whence) { in Seek() function in chromeos_update_engine::FakeFileDescriptor
Dextent_reader.cc50 bool DirectExtentReader::Seek(uint64_t offset) { in Seek() function in chromeos_update_engine::DirectExtentReader
Dcached_file_descriptor.cc29 off64_t CachedFileDescriptorBase::Seek(off64_t offset, int whence) { in Seek() function in chromeos_update_engine::CachedFileDescriptorBase
Dfec_file_descriptor.cc57 off64_t FecFileDescriptor::Seek(off64_t offset, int whence) { in Seek() function in chromeos_update_engine::FecFileDescriptor
Dfile_descriptor.cc72 off64_t EintrSafeFileDescriptor::Seek(off64_t offset, int whence) { in Seek() function in chromeos_update_engine::EintrSafeFileDescriptor
Dcow_writer_file_descriptor.cc101 off64_t CowWriterFileDescriptor::Seek(const off64_t offset, int whence) { in Seek() function in chromeos_update_engine::CowWriterFileDescriptor
Dinstall_operation_executor.cc72 bool Seek(off_t pos) override { in Seek() function in chromeos_update_engine::BsdiffExtentFile
131 bool Seek(uint64_t offset) override { in Seek() function in chromeos_update_engine::PuffinExtentStream
/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
Dsnapshot_reader.cpp240 off64_t CompressedSnapshotReader::Seek(off64_t offset, int whence) { in Seek() function in android::snapshot::CompressedSnapshotReader
/system/core/libsparse/
Dsparse_read.cpp92 int Seek(int64_t off) override { in Seek() function in SparseFileFdSource
149 int Seek(int64_t off) override { in Seek() function in SparseFileBufSource
/system/update_engine/lz4diff/
Dlz4patch.cc83 bool Seek(uint64_t offset) override { in Seek() function in chromeos_update_engine::__anone33df13a0111::StringViewStream
/system/core/fastboot/
Dvendor_boot_img_utils.cpp80 [[nodiscard]] Result<void> Seek(uint32_t offset) { in Seek() function in __anoncbb7987a0111::DataUpdater