Home
last modified time | relevance | path

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

/aosp_15_r20/system/extras/simpleperf/
H A Ddso.h157 debug_file_path_ = FindDebugFilePath(); in GetDebugFilePath()
214 virtual std::string FindDebugFilePath() const { return path_; } in FindDebugFilePath() function
H A 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