Home
last modified time | relevance | path

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

/system/core/libsparse/
Dsparse_read.c357 static int sparse_file_read_normal(struct sparse_file *s, int fd) in sparse_file_read_normal() function
418 return sparse_file_read_normal(s, fd); in sparse_file_read()
501 ret = sparse_file_read_normal(s, fd); in sparse_file_import_auto()