Home
last modified time | relevance | path

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

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