Searched refs:SparseFileFdSource (Results 1 – 1 of 1) sorted by relevance
84 class SparseFileFdSource : public SparseFileSource { class89 SparseFileFdSource(int fd) : fd(fd) {} in SparseFileFdSource() function in SparseFileFdSource90 ~SparseFileFdSource() override {} in ~SparseFileFdSource()582 SparseFileFdSource source(fd); in sparse_file_read()659 SparseFileFdSource source(fd); in sparse_file_import()