Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.cpp575 static int unzip_to_file(ZipArchiveHandle zip, char* entry_name) { in unzip_to_file() function
998 int fd = unzip_to_file(zip, images[i].img_name); in do_update()