Searched refs:GetBuildID (Results 1 – 6 of 6) sorted by relevance
61 bool GetBuildID(Elf *elf, string *buildid) { in GetBuildID() function126 bool err = GetBuildID(elf, buildid); in ReadElfBuildId()
54 def GetBuildID(self, chromeos_root, xbuddy_label): member in ImageDownloader261 build_id = self.GetBuildID(chromeos_root, xbuddy_label)
76 result = downloader.GetBuildID(self.chromeos_root, test_id)
204 downloader.GetBuildID = FakeGetBuildID
121 def GetBuildID(build_bot, date): function425 build_ids = GetBuildID(builder, date)
228 build_id = map_info->GetBuildID(); in DoUnwind()