Lines Matching defs:fd
90 read_snapshot_file(int fd, KeyedVector<String8,FileState>* snapshot) in read_snapshot_file()
147 write_snapshot_file(int fd, const KeyedVector<String8,FileRec>& snapshot) in write_snapshot_file()
215 write_update_file(BackupDataWriter* dataStream, int fd, int mode, const String8& key, in write_update_file()
302 int fd = open(realFilename, O_RDONLY); in write_update_file() local
313 compute_crc32(int fd) in compute_crc32()
400 int fd = open(g.file.string(), O_RDONLY); in back_up_files() local
540 int fd = open(filepath.string(), O_RDONLY); in write_tarfile() local
744 int fd; in WriteFile() local
819 RestoreHelperBase::WriteSnapshot(int fd) in WriteSnapshot()
832 int fd; in write_text_file() local
856 int fd; in compare_file() local
904 int fd; in backup_helper_test_empty() local
963 int fd; in backup_helper_test_four() local
1165 int fd; in backup_helper_test_data_writer() local
1271 int fd; in backup_helper_test_data_reader() local