Searched refs:sparse_file_import_auto (Results 1 - 3 of 3) sorted by relevance

/system/core/libsparse/include/sparse/
H A Dsparse.h229 * sparse_file_import_auto - import an existing sparse or normal file
242 struct sparse_file *sparse_file_import_auto(int fd, bool crc);
/system/core/libsparse/
H A Dsparse_read.c479 struct sparse_file *sparse_file_import_auto(int fd, bool crc) function
/system/core/fastboot/
H A Dfastboot.c502 s = sparse_file_import_auto(fd, false);

Completed in 2550 milliseconds