HomeSort by relevance Sort by last modified time
    Searched full:eocd_offset (Results 1 - 2 of 2) sorted by null

  /system/core/libziparchive/
zip_archive.cc 486 const off64_t eocd_offset = search_start + i; local
492 const off64_t calculated_length = eocd_offset + sizeof(EocdRecord)
504 if (eocd->cd_start_offset + eocd->cd_size > eocd_offset) {
506 eocd->cd_start_offset, eocd->cd_size, static_cast<int64_t>(eocd_offset));
    [all...]
  /prebuilts/sdk/tools/linux/
aapt 

Completed in 1269 milliseconds