Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.cpp806 static struct sparse_file** load_sparse_files(int fd, int64_t max_size) { in load_sparse_files() function
884 sparse_file** s = load_sparse_files(fd, limit); in load_buf_fd()