Searched refs:elf_filename (Results 1 – 2 of 2) sorted by relevance
130 std::string GetUrlInApk(const std::string& apk_path, const std::string& elf_filename) { in GetUrlInApk() argument131 return apk_path + "!/" + elf_filename; in GetUrlInApk()
90 std::string GetUrlInApk(const std::string& apk_path, const std::string& elf_filename);