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.cpp625 std::string FindDebugFilePath() const override { in FindDebugFilePath() function in simpleperf::ElfDso
693 std::string FindDebugFilePath() const override { in FindDebugFilePath() function in simpleperf::KernelDso
859 std::string FindDebugFilePath() const override { in FindDebugFilePath() function in simpleperf::KernelModuleDso