Home
last modified time | relevance | path

Searched defs:GetReportPath (Results 1 – 2 of 2) sorted by relevance

/system/extras/simpleperf/
Ddso.h148 virtual std::string_view GetReportPath() const { return Path(); } in GetReportPath() function
Ddso.cpp507 std::string_view GetReportPath() const override { in GetReportPath() function in simpleperf::ElfDso