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

  /system/core/libsparse/
output_file.h 38 int write_fd_chunk(struct output_file *out, unsigned int len,
output_file.c 702 int write_fd_chunk(struct output_file *out, unsigned int len, function
765 ret = write_fd_chunk(out, len, file_fd, offset);
sparse.c 119 ret = write_fd_chunk(out, backed_block_len(bb),

Completed in 65 milliseconds