Home
last modified time | relevance | path

Searched defs:offs (Results 1 – 3 of 3) sorted by relevance

/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
Dcow_reader.cpp234 off_t offs = lseek(fd_.get(), pos, SEEK_SET); in ParseOps() local
254 off_t offs = lseek(fd_.get(), pos, SEEK_SET); in ParseOps() local
Dcow_writer.cpp677 off_t offs = lseek(fd_.get(), 0, SEEK_CUR); in Finalize() local
709 off_t offs = lseek(fd_.get(), 0, SEEK_CUR); in GetDataPos() local
/system/extras/partition_tools/
Dlpmake.cc205 auto offs = lseek(fd.get(), 0, SEEK_END); in GetFileSize() local