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