Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Ddso.cpp123 auto check_path = [&](const std::string& path) { in FindDebugFile() local
138 if (check_path(path)) { in FindDebugFile()
144 if (check_path("/usr/lib/debug" + dso_path)) { in FindDebugFile()