Home
last modified time | relevance | path

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

/system/core/libsparse/
Doutput_file.cpp306 int read_all(int fd, void* buf, size_t len) { in read_all() function
/system/core/lmkd/
Dlmkd.c394 static ssize_t read_all(int fd, char *buf, size_t max_len) in read_all() function