Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file_loader.cc68 const std::vector<uint8_t> Extract(std::string* error_msg) { in Extract() function in art::DexZipEntry
435 std::vector<uint8_t> map(zip_entry->Extract(error_msg)); in OpenOneDexFileFromZip()