Searched refs:GetZipEntry (Results 1 - 1 of 1) sorted by last modified time

/art/dex2oat/linker/
H A Doat_writer.cc160 ZipEntry* GetZipEntry() const { function in class:art::linker::OatWriter::DexFileSource
3351 ZipEntry* entry = oat_dex_file.source_.GetZipEntry();
3508 if (!WriteDexFile(out, file, oat_dex_file, oat_dex_file->source_.GetZipEntry())) {
3582 ZipEntry* zip_entry = oat_dex_file->source_.GetZipEntry();
3842 MemMap* map = oat_dex_file.source_.GetZipEntry()->MapDirectlyOrExtract(

Completed in 94 milliseconds