Searched refs:FindElfInApkByNameWithoutCache (Results 1 – 2 of 2) sorted by relevance
61 std::unique_ptr<EmbeddedElf> elf = FindElfInApkByNameWithoutCache(apk_path, entry_name); in FindElfInApkByName()112 std::unique_ptr<EmbeddedElf> ApkInspector::FindElfInApkByNameWithoutCache( in FindElfInApkByNameWithoutCache() function in ApkInspector
78 static std::unique_ptr<EmbeddedElf> FindElfInApkByNameWithoutCache(