Home
last modified time | relevance | path

Searched refs:debug_file_path_ (Results 1 – 2 of 2) sorted by relevance

/system/extras/simpleperf/
Ddso.h110 const std::string& GetDebugFilePath() const { return debug_file_path_; } in GetDebugFilePath()
166 std::string debug_file_path_; variable
Ddso.cpp142 debug_file_path_(path), in Dso()
159 debug_file_path_ = path_in_symfs; in Dso()