Searched refs:found_entry (Results 1 – 1 of 1) sorted by relevance
81 ZipEntry found_entry; in FindElfInApkByOffsetWithoutCache() local88 found_entry = entry; in FindElfInApkByOffsetWithoutCache()99 if (lseek(ahelper->GetFd(), found_entry.offset, SEEK_SET) != found_entry.offset) { in FindElfInApkByOffsetWithoutCache()100 PLOG(ERROR) << "lseek() failed in " << apk_path << " offset " << found_entry.offset; in FindElfInApkByOffsetWithoutCache()108 found_entry.offset, in FindElfInApkByOffsetWithoutCache()109 found_entry.uncompressed_length)); in FindElfInApkByOffsetWithoutCache()