Home
last modified time | relevance | path

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

/aosp_15_r20/bootable/recovery/tests/unit/
H A Dzip_test.cpp30 TEST(ZipTest, OpenFromMemory) { in TEST() argument
/aosp_15_r20/art/libartbase/base/
H A Dzip_archive.cc256 ZipArchive* ZipArchive::OpenFromMemory(const uint8_t* data, in OpenFromMemory() function in art::ZipArchive
/aosp_15_r20/system/libziparchive/
H A Dzip_archive_test.cc625 TEST(ziparchive, OpenFromMemory) { in TEST() argument