HomeSort by relevance Sort by last modified time
    Searched refs:sparse_file_import_auto (Results 1 - 3 of 3) sorted by null

  /system/core/libsparse/include/sparse/
sparse.h 229 * 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/
sparse_read.c 479 struct sparse_file *sparse_file_import_auto(int fd, bool crc) function
  /system/core/fastboot/
fastboot.c 511 s = sparse_file_import_auto(fd, false);

Completed in 101 milliseconds