Searched refs:Extract (Results 1 – 1 of 1) sorted by relevance
68 const std::vector<uint8_t> Extract(std::string* error_msg) { in Extract() function in art::DexZipEntry435 std::vector<uint8_t> map(zip_entry->Extract(error_msg)); in OpenOneDexFileFromZip()