Home
last modified time | relevance | path

Searched refs:found_entry (Results 1 – 1 of 1) sorted by relevance

/system/extras/simpleperf/
Dread_apk.cpp81 ZipEntry found_entry; in FindElfInApkByOffsetWithoutCache() local
88 found_entry = entry; in FindElfInApkByOffsetWithoutCache()
99 if (IsValidElfFile(ahelper->GetFd(), found_entry.offset) != ElfStatus::NO_ERROR) { in FindElfInApkByOffsetWithoutCache()
104 found_entry.offset, in FindElfInApkByOffsetWithoutCache()
105 found_entry.uncompressed_length)); in FindElfInApkByOffsetWithoutCache()