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