Searched defs:FindDebugFilePath (Results 1 – 2 of 2) sorted by relevance
/system/extras/simpleperf/ | ||
D | dso.h | 207 virtual std::string FindDebugFilePath() const { return path_; } in FindDebugFilePath() function |
D | dso.cpp | 599 std::string FindDebugFilePath() const override { in FindDebugFilePath() function in simpleperf::ElfDso |