Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dread_apk.cpp130 std::string GetUrlInApk(const std::string& apk_path, const std::string& elf_filename) { in GetUrlInApk() argument
131 return apk_path + "!/" + elf_filename; in GetUrlInApk()
Dread_apk.h90 std::string GetUrlInApk(const std::string& apk_path, const std::string& elf_filename);