Searched refs:GetBuildIdForPath (Results 1 – 5 of 5) sorted by relevance
119 const char* GetBuildIdForPath(ReportLib* report_lib, const char* path) EXPORT;166 const char* GetBuildIdForPath(const char* path);436 const char* ReportLib::GetBuildIdForPath(const char* path) { in GetBuildIdForPath() function in ReportLib520 const char* GetBuildIdForPath(ReportLib* report_lib, const char* path) { in GetBuildIdForPath() function521 return report_lib->GetBuildIdForPath(path); in GetBuildIdForPath()
255 self._GetBuildIdForPathFunc = self._lib.GetBuildIdForPath352 def GetBuildIdForPath(self, path): member in ReportLib
75 binaries[dso_name] = lib.GetBuildIdForPath(dso_name)
431 build_id_in_perf_data = self.lib.GetBuildIdForPath(dso_name)
981 build_id = self.report_lib.GetBuildIdForPath('/data/t2')