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

/system/core/libsparse/
H A Dsparse_read.c359 static int sparse_file_read_normal(struct sparse_file *s, int fd) function
419 return sparse_file_read_normal(s, fd);
502 ret = sparse_file_read_normal(s, fd);

Completed in 29 milliseconds