Home
last modified time | relevance | path

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

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