Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Ddso.cpp183 auto add_symfs_prefix = [&](const std::string& path) { in GetPathInSymFsDir() local
190 return add_symfs_prefix(path); in GetPathInSymFsDir()
199 return GetUrlInApk(add_symfs_prefix(apk_path), entry_path); in GetPathInSymFsDir()
203 return add_symfs_prefix(elf_path); in GetPathInSymFsDir()