Searched refs:FetchData (Results 1 – 3 of 3) sorted by relevance
979 newud = FetchData(newuri, ld)1255 class FetchData(object): class1682 self.ud[url] = FetchData(url, d, localonly)1693 self.ud[url] = FetchData(url, self.d)1873 self.ud[url] = FetchData(url, self.d)
472 ud = bb.fetch.FetchData(k[0], self.d)479 …fetcher = bb.fetch.FetchData("http://downloads.yoctoproject.org/releases/bitbake/bitbake-1.0.tar.g…486 …fetcher = bb.fetch.FetchData("https://downloads.yoctoproject.org/releases/bitbake/bitbake-1.0.tar.…495 …fetcher = bb.fetch.FetchData("http://downloads.yoctoproject.org/releases/bitbake/bitbake-1.0.tar.g…507 …fetcher = bb.fetch.FetchData("https://downloads.yoctoproject.org/releases/bitbake/bitbake-1.0.tar.…1410 ud = bb.fetch2.FetchData(k[1], self.d)1431 ud = bb.fetch2.FetchData(url, self.d)
1035 ud = bb.fetch2.FetchData(src_uri, rd)