Searched refs:GetBuildIdForPath (Results 1 – 5 of 5) sorted by relevance
118 const char* GetBuildIdForPath(ReportLib* report_lib, const char* path) EXPORT;164 const char* GetBuildIdForPath(const char* path);416 const char* ReportLib::GetBuildIdForPath(const char* path) { in GetBuildIdForPath() function in ReportLib496 const char* GetBuildIdForPath(ReportLib* report_lib, const char* path) { in GetBuildIdForPath() function497 return report_lib->GetBuildIdForPath(path); in GetBuildIdForPath()
253 self._GetBuildIdForPathFunc = self._lib.GetBuildIdForPath339 def GetBuildIdForPath(self, path): member in ReportLib
75 binaries[dso_name] = lib.GetBuildIdForPath(dso_name)
395 build_id = self.lib.GetBuildIdForPath(filename)
855 build_id = self.report_lib.GetBuildIdForPath('/data/t2')