Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Ddso.h150 debug_file_path_ = FindDebugFilePath(); in GetDebugFilePath()
207 virtual std::string FindDebugFilePath() const { return path_; } in FindDebugFilePath() function
Ddso.cpp620 std::string FindDebugFilePath() const override { in FindDebugFilePath() function in simpleperf::ElfDso
668 debug_file_path_ = FindDebugFilePath(); in KernelDso()
698 std::string FindDebugFilePath() const override { in FindDebugFilePath() function in simpleperf::KernelDso
857 std::string FindDebugFilePath() const override { in FindDebugFilePath() function in simpleperf::KernelModuleDso