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
156 chunks = sparse_count_chunks(s); in sparse_file_write()
174 chunks = sparse_count_chunks(s); in sparse_file_callback()
212 chunks = sparse_count_chunks(s); in sparse_file_foreach_chunk()
238 int chunks = sparse_count_chunks(s); in sparse_file_len()