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
741 int fd; in WriteFile() local
816 RestoreHelperBase::WriteSnapshot(int fd) in WriteSnapshot()
829 int fd; in write_text_file() local
853 int fd; in compare_file() local
901 int fd; in backup_helper_test_empty() local
960 int fd; in backup_helper_test_four() local
1162 int fd; in backup_helper_test_data_writer() local
1268 int fd; in backup_helper_test_data_reader() local