Searched refs:ahelper (Results 1 – 2 of 2) sorted by relevance
62 ArchiveHelper ahelper(fhelper.fd(), apk_path); in FindElfInApkByOffsetWithoutCache() local63 if (!ahelper) { in FindElfInApkByOffsetWithoutCache()66 ZipArchiveHandle &handle = ahelper.archive_handle(); in FindElfInApkByOffsetWithoutCache()121 ArchiveHelper ahelper(fhelper.fd(), apk_path); in FindElfInApkByName() local122 if (!ahelper) { in FindElfInApkByName()125 ZipArchiveHandle& handle = ahelper.archive_handle(); in FindElfInApkByName()
54 ArchiveHelper ahelper(tmp_file.fd, tmp_file.path); in ExtractTestDataFromElfSection() local55 if (!ahelper) { in ExtractTestDataFromElfSection()59 ZipArchiveHandle& handle = ahelper.archive_handle(); in ExtractTestDataFromElfSection()