Home
last modified time | relevance | path

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 Dmedia_user_setting_configure.cpp266 std::string Configure::GetReportPath( in GetReportPath() function in MediaUserSetting::Internal::Configure
/aosp_15_r20/system/extras/simpleperf/
H A Ddso.h163 virtual std::string_view GetReportPath() const { return Path(); } in GetReportPath() function
H A Ddso.cpp614 std::string_view GetReportPath() const override { in GetReportPath() function in simpleperf::ElfDso