Searched refs:sparse_file_resparse (Results 1 – 3 of 3) sorted by relevance
| /system/core/libsparse/include/sparse/ |
| D | sparse.h | 324 int sparse_file_resparse(struct sparse_file *in_s, unsigned int max_len,
|
| /system/core/libsparse/ |
| D | sparse.cpp | 326 int sparse_file_resparse(struct sparse_file* in_s, unsigned int max_len, struct sparse_file** out_s, in sparse_file_resparse() function
|
| /system/core/fastboot/ |
| D | fastboot.cpp | 991 const int files = sparse_file_resparse(s, max_size, nullptr, 0); in resparse_file() 995 const int rv = sparse_file_resparse(s, max_size, temp.get(), files); in resparse_file()
|