Home
last modified time | relevance | path

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

/system/core/fastboot/fuzzy_fastboot/
Dtest_utils.h66 unsigned bs = sparse_file_block_size(sparse); in Rep()
/system/core/libsparse/include/sparse/
Dsparse.h189 unsigned int sparse_file_block_size(struct sparse_file *s);
/system/core/libsparse/
Dsparse.cpp247 unsigned int sparse_file_block_size(struct sparse_file* s) { in sparse_file_block_size() function