Searched defs:SetSymfs (Results 1 – 2 of 2) sorted by relevance
322 def SetSymfs(self, symfs_dir: str): member in ReportLib
178 bool SetSymfs(const char* symfs_dir) { return Dso::SetSymFsDir(symfs_dir); } in SetSymfs() function in simpleperf::ReportLib644 bool SetSymfs(ReportLib* report_lib, const char* symfs_dir) { in SetSymfs() function