Home
last modified time | relevance | path

Searched refs:sparse_file_read_buf (Results 1 – 2 of 2) sorted by relevance

/system/core/libsparse/include/sparse/
Dsparse.h261 int sparse_file_read_buf(struct sparse_file *s, char *buf, bool crc);
/system/core/libsparse/
Dsparse_read.cpp477 int sparse_file_read_buf(struct sparse_file* s, char* buf, bool crc) { in sparse_file_read_buf() function