Searched defs:whence (Results 1 – 13 of 13) sorted by relevance
| /system/update_engine/payload_consumer/ |
| D | fake_file_descriptor.cc | 55 off64_t FakeFileDescriptor::Seek(off64_t offset, int whence) { in Seek()
|
| D | cached_file_descriptor.cc | 29 off64_t CachedFileDescriptorBase::Seek(off64_t offset, int whence) { in Seek()
|
| D | fec_file_descriptor.cc | 57 off64_t FecFileDescriptor::Seek(off64_t offset, int whence) { in Seek()
|
| D | file_descriptor.cc | 72 off64_t EintrSafeFileDescriptor::Seek(off64_t offset, int whence) { in Seek()
|
| D | cow_writer_file_descriptor.cc | 101 off64_t CowWriterFileDescriptor::Seek(const off64_t offset, int whence) { in Seek()
|
| /system/core/libutils/include/utils/ |
| D | Compat.h | 36 static inline off64_t lseek64(int fd, off64_t offset, int whence) { in lseek64()
|
| /system/core/fs_mgr/libsnapshot/libsnapshot_cow/ |
| D | snapshot_reader.cpp | 240 off64_t CompressedSnapshotReader::Seek(off64_t offset, int whence) { in Seek()
|
| /system/extras/libfec/include/fec/ |
| D | io.h | 150 bool seek(int64_t offset, int whence) { in seek()
|
| /system/core/fs_mgr/liblp/ |
| D | utility.cpp | 71 int64_t SeekFile64(int fd, int64_t offset, int whence) { in SeekFile64()
|
| /system/extras/libfec/ |
| D | fec_read.cpp | 407 int fec_seek(struct fec_handle *f, int64_t offset, int whence) in fec_seek()
|
| /system/core/libcutils/ |
| D | ashmem_test.cpp | 153 int whence; in FileOperationsTest() member
|
| /system/bpf/include/vmlinux/android15_6.6/arm64/ |
| D | vmlinux.h | 49667 uint32_t whence; member
|
| /system/bpf/include/vmlinux/android15_6.6/x86_64/ |
| D | vmlinux.h | 59420 uint32_t whence; member
|