Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.cpp996 static std::vector<SparsePtr> load_sparse_files(int fd, int64_t max_size) { in load_sparse_files() function
1067 buf->files = load_sparse_files(buf->fd.get(), limit); in load_buf_fd()