Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.cpp781 static unique_fd UnzipToFile(ZipArchiveHandle zip, const char* entry_name) { in UnzipToFile() function
1934 return UnzipToFile(zip_, name.c_str()); in OpenFile()