Searched refs:FindDebugFilePath (Results 1 – 2 of 2) sorted by relevance
| /system/extras/simpleperf/ | ||
| D | dso.h | 157 debug_file_path_ = FindDebugFilePath(); in GetDebugFilePath() |
| D | dso.cpp | 686 std::string FindDebugFilePath() const override { in FindDebugFilePath() function in simpleperf::ElfDso |