Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.cpp527 static bool UnzipToMemory(ZipArchiveHandle zip, const std::string& entry_name, in UnzipToMemory() function
1497 return UnzipToMemory(zip_, name, out); in ReadFile()