Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Ddso.cpp186 auto add_symfs_prefix = [&](const std::string& path) { in GetPathInSymFsDir() local
193 return add_symfs_prefix(path); in GetPathInSymFsDir()
202 return GetUrlInApk(add_symfs_prefix(apk_path), entry_path); in GetPathInSymFsDir()
206 return add_symfs_prefix(elf_path); in GetPathInSymFsDir()