Searched refs:lfh_extra_field_offset (Results 1 – 1 of 1) sorted by relevance
915 const off64_t lfh_extra_field_offset = name_offset + lfh->file_name_length; in FindEntry() local917 if (lfh_extra_field_offset > cd_offset - lfh_extra_field_size) { in FindEntry()930 lfh_extra_field_buf, lfh_extra_field_size, lfh_extra_field_offset); in FindEntry()932 ALOGW("Zip: failed reading lfh extra field from offset %" PRId64, lfh_extra_field_offset); in FindEntry()