Searched defs:GetReportPath (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/os/user_setting/ | ||
H A D | media_user_setting_configure.cpp | 266 std::string Configure::GetReportPath( in GetReportPath() function in MediaUserSetting::Internal::Configure |
/aosp_15_r20/system/extras/simpleperf/ | ||
H A D | dso.h | 163 virtual std::string_view GetReportPath() const { return Path(); } in GetReportPath() function |
H A D | dso.cpp | 614 std::string_view GetReportPath() const override { in GetReportPath() function in simpleperf::ElfDso |