Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dread_apk.cpp47 std::unique_ptr<EmbeddedElf> elf = FindElfInApkByOffsetWithoutCache(apk_path, file_offset); in FindElfInApkByOffset()
72 std::unique_ptr<EmbeddedElf> ApkInspector::FindElfInApkByOffsetWithoutCache( in FindElfInApkByOffsetWithoutCache() function in simpleperf::ApkInspector
Dread_apk.h70 static std::unique_ptr<EmbeddedElf> FindElfInApkByOffsetWithoutCache(const std::string& apk_path,