Searched defs:read_all (Results 1 - 1 of 1) sorted by relevance

/system/core/libsparse/
H A Doutput_file.c326 int read_all(int fd, void *buf, size_t len) function
736 ret = read_all(fd, data, len);

Completed in 43 milliseconds