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