HomeSort by relevance Sort by last modified time
    Searched refs:GetUrlInApk (Results 1 - 4 of 4) sorted by null

  /system/extras/simpleperf/
read_apk.h 91 std::string GetUrlInApk(const std::string& apk_path, const std::string& elf_filename);
read_apk.cpp 162 std::string GetUrlInApk(const std::string& apk_path, const std::string& elf_filename) {
cmd_report_test.cpp 317 ASSERT_NE(content.find(GetUrlInApk(APK_FILE, NATIVELIB_IN_APK)),
499 ASSERT_NE(content.find(GetUrlInApk(APK_FILE, NATIVELIB_IN_APK)),
cmd_record.cpp 894 r.SetDataAndFilename(data, GetUrlInApk(r.filename, ee->entry_name()));
    [all...]

Completed in 398 milliseconds