Searched refs:SparseFileFdSource (Results 1 – 1 of 1) sorted by relevance
83 class SparseFileFdSource : public SparseFileSource { class88 SparseFileFdSource(int fd) : fd(fd) {} in SparseFileFdSource() function in SparseFileFdSource89 ~SparseFileFdSource() override {} in ~SparseFileFdSource()470 SparseFileFdSource source(fd); in sparse_file_read()539 SparseFileFdSource source(fd); in sparse_file_import()