Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Ddso.cpp151 auto add_symfs_prefix = [&](const std::string& path) { in GetPathInSymFsDir() local
158 return add_symfs_prefix(path); in GetPathInSymFsDir()
167 return GetUrlInApk(add_symfs_prefix(apk_path), entry_path); in GetPathInSymFsDir()
171 return add_symfs_prefix(elf_path); in GetPathInSymFsDir()