Home
last modified time | relevance | path

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

/system/core/libsparse/
Dsparse.cpp71 unsigned int sparse_count_chunks(struct sparse_file* s) { in sparse_count_chunks() function
144 chunks = sparse_count_chunks(s); in sparse_file_write()
162 chunks = sparse_count_chunks(s); in sparse_file_callback()
200 chunks = sparse_count_chunks(s); in sparse_file_foreach_chunk()
226 int chunks = sparse_count_chunks(s); in sparse_file_len()