Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.cpp859 static struct sparse_file** load_sparse_files(int fd, int64_t max_size) { in load_sparse_files() function
937 sparse_file** s = load_sparse_files(buf->fd.get(), limit); in load_buf_fd()