Home
last modified time | relevance | path

Searched refs:sparse_file_read (Results 1 – 3 of 3) sorted by relevance

/system/core/libsparse/
Dimg2simg.cpp96 ret = sparse_file_read(s, in, false, false); in main()
Dsparse_read.cpp464 int sparse_file_read(struct sparse_file* s, int fd, bool sparse, bool crc) { in sparse_file_read() function
/system/core/libsparse/include/sparse/
Dsparse.h246 int sparse_file_read(struct sparse_file *s, int fd, bool sparse, bool crc);