Home
last modified time | relevance | path

Searched defs:ZipImageSource (Results 1 – 1 of 1) sorted by relevance

/system/core/fastboot/
Dfastboot.cpp1367 class ZipImageSource final : public ImageSource { class
1369 explicit ZipImageSource(ZipArchiveHandle zip) : zip_(zip) {} in ZipImageSource() function in ZipImageSource