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()122 ArchiveHelper ahelper(fhelper.fd(), apk_path); in FindElfInApkByName() local123 if (!ahelper) { in FindElfInApkByName()126 ZipArchiveHandle& handle = ahelper.archive_handle(); in FindElfInApkByName()
62 ArchiveHelper ahelper(tmp_file.fd, tmp_file.path); in ExtractTestDataFromElfSection() local63 if (!ahelper) { in ExtractTestDataFromElfSection()67 ZipArchiveHandle& handle = ahelper.archive_handle(); in ExtractTestDataFromElfSection()