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

  /system/core/libsparse/include/sparse/
sparse.h 136 int sparse_file_add_fd(struct sparse_file *s,
  /system/core/libsparse/
sparse_read.c 114 ret = sparse_file_add_fd(s, fd, offset, len, block);
399 sparse_file_add_fd(s, fd, offset, to_read, block);
sparse.c 74 int sparse_file_add_fd(struct sparse_file *s, function

Completed in 75 milliseconds