Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Ddso.h157 debug_file_path_ = FindDebugFilePath(); in GetDebugFilePath()
214 virtual std::string FindDebugFilePath() const { return path_; } in FindDebugFilePath() function
Ddso.cpp686 std::string FindDebugFilePath() const override { in FindDebugFilePath() function in simpleperf::ElfDso
754 std::string FindDebugFilePath() const override { in FindDebugFilePath() function in simpleperf::KernelDso
920 std::string FindDebugFilePath() const override { in FindDebugFilePath() function in simpleperf::KernelModuleDso