Home
last modified time | relevance | path

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

/aosp_15_r20/system/extras/simpleperf/
H A Ddso.cpp518 ElfStatus result, const std::string& path, const std::string& debug_file_path, in ReportReadElfSymbolResult()
570 const std::string& debug_file_path = GetDebugFilePath(); in LoadSymbolsImpl() local
/aosp_15_r20/external/autotest/server/cros/power/
H A Dpower_telemetry_logger.py184 def _get_debug_log_ts(self, debug_file_path): argument