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.cpp507 static int sparse_file_read_normal(struct sparse_file* s, int fd) { in sparse_file_read_normal() function
586 return sparse_file_read_normal(s, fd); in sparse_file_read()
693 ret = sparse_file_read_normal(s, fd); in sparse_file_import_auto()