Home
last modified time | relevance | path

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

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