HomeSort by relevance Sort by last modified time
    Searched defs:sparse_file_import (Results 1 - 2 of 2) sorted by null

  /external/qemu/distrib/libsparse/src/
sparse_read.c 419 struct sparse_file *sparse_file_import(int fd, bool verbose, bool crc) function
481 s = sparse_file_import(fd, true, crc);
  /system/core/libsparse/
sparse_read.c 419 struct sparse_file *sparse_file_import(int fd, bool verbose, bool crc) function
481 s = sparse_file_import(fd, true, crc);

Completed in 57 milliseconds