| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/ |
| H A D | local.py | 24 def supports(self, urldata, d): argument 40 def localpath(self, urldata, d): argument 46 def localpaths(self, urldata, d): argument 73 def download(self, urldata, d): argument 88 def checkstatus(self, fetch, urldata, d): argument 96 def clean(self, urldata, d): argument
|
| H A D | ssh.py | 60 def supports(self, urldata, d): argument 63 def supports_checksum(self, urldata): argument 66 def urldata_init(self, urldata, d): argument 79 def download(self, urldata, d): argument 118 def checkstatus(self, fetch, urldata, d): argument
|
| H A D | __init__.py | 1381 def supports(self, urldata, d): argument 1387 def localpath(self, urldata, d): argument 1395 def supports_checksum(self, urldata): argument 1405 def recommends_checksum(self, urldata): argument 1454 def download(self, urldata, d): argument 1461 def unpack(self, urldata, rootdir, data): argument 1588 def clean(self, urldata, d): argument 1594 def try_premirror(self, urldata, d): argument 1600 def try_mirrors(self, fetch, urldata, d, mirrors, check=False): argument 1606 def checkstatus(self, fetch, urldata, d): argument
|
| H A D | sftp.py | 65 def recommends_checksum(self, urldata): argument
|
| H A D | crate.py | 35 def recommends_checksum(self, urldata): argument
|
| H A D | s3.py | 71 def recommends_checksum(self, urldata): argument
|
| H A D | hg.py | 32 def supports_checksum(self, urldata): argument
|
| H A D | wget.py | 74 def recommends_checksum(self, urldata): argument
|
| H A D | git.py | 132 def supports_checksum(self, urldata): argument
|