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