Home
last modified time | relevance | path

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

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