Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dread_apk.cpp61 std::unique_ptr<EmbeddedElf> elf = FindElfInApkByNameWithoutCache(apk_path, entry_name); in FindElfInApkByName()
112 std::unique_ptr<EmbeddedElf> ApkInspector::FindElfInApkByNameWithoutCache( in FindElfInApkByNameWithoutCache() function in ApkInspector
Dread_apk.h78 static std::unique_ptr<EmbeddedElf> FindElfInApkByNameWithoutCache(