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