Searched refs:GetBuildIdForPath (Results 1 – 4 of 4) sorted by relevance
92 const char* GetBuildIdForPath(ReportLib* report_lib, const char* path) EXPORT;135 const char* GetBuildIdForPath(const char* path);331 const char* ReportLib::GetBuildIdForPath(const char* path) { in GetBuildIdForPath() function in ReportLib390 const char* GetBuildIdForPath(ReportLib* report_lib, const char* path) { in GetBuildIdForPath() function391 return report_lib->GetBuildIdForPath(path); in GetBuildIdForPath()
162 self._GetBuildIdForPathFunc = self._lib.GetBuildIdForPath237 def GetBuildIdForPath(self, path): member in ReportLib265 build_id = self.report_lib.GetBuildIdForPath('/data/t2')
86 binaries[dso_name] = lib.GetBuildIdForPath(dso_name)
399 build_id = self.lib.GetBuildIdForPath(filename)