Searched refs:sparse_file_import_buf (Results 1 – 3 of 3) sorted by relevance
291 struct sparse_file *sparse_file_import_buf(char* buf, bool verbose, bool crc);
104 struct sparse_file* file = sparse_file_import_buf(downloaded_data.data(), true, false); in FlashSparseData()
543 struct sparse_file* sparse_file_import_buf(char* buf, bool verbose, bool crc) { in sparse_file_import_buf() function