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