Home
last modified time | relevance | path

Searched defs:write_fd_chunk (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/system/core/libsparse/
H A Doutput_file.cpp76 int (*write_fd_chunk)(struct output_file* out, uint64_t len, int fd, int64_t offset); member
769 int write_fd_chunk(struct output_file* out, uint64_t len, int fd, int64_t offset) { in write_fd_chunk() function