Searched refs:encodeurl (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/ |
| H A D | wget.py | 519 dirs_uri = bb.fetch.encodeurl([ud.type, ud.host, 545 uri = bb.fetch.encodeurl([ud.type, ud.host, path, 649 uri = bb.fetch.encodeurl([ud.type, ud.host, path, ud.user, ud.pswd, {}])
|
| H A D | __init__.py | 396 def encodeurl(decoded): function 485 result = encodeurl(result_decoded)
|
| /OK3568_Linux_fs/yocto/poky/documentation/migration-guides/ |
| H A D | migration-1.6.rst | 77 - ``bb.encodeurl``: Use ``bb.fetch.encodeurl``.
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/recipetool/ |
| H A D | create.py | 393 fUrl = bb.fetch2.encodeurl(('git', host, path, user, pswd, parms)) 484 fetchuri = bb.fetch2.encodeurl((scheme, network, path, user, passwd, params)) 563 srcuri = bb.fetch2.encodeurl((scheme, network, path, user, passwd, params))
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/ |
| H A D | upgrade.py | 356 entry = bb.fetch2.encodeurl((scheme, network, path, user, passwd, params))
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/ |
| H A D | patch.py | 864 localurl = bb.fetch.encodeurl(('file', '', local, '', '', patchparm))
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | archiver.bbclass | 199 encoded = bb.fetch2.encodeurl(decoded)
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/tests/ |
| H A D | fetch.py | 1314 result = bb.fetch.encodeurl(v)
|
| /OK3568_Linux_fs/buildroot/package/qt5/qt5webengine/ |
| H A D | chromium-latest.inc | 254 src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/encodeurl/LICENSE \
|
| /OK3568_Linux_fs/buildroot/package/qt5/qt5webengine-chromium/ |
| H A D | chromium-latest.inc | 318 chromium/third_party/devtools-frontend/src/node_modules/encodeurl/LICENSE \
|
| H A D | qt5webengine-chromium.hash | 317 …41bb84f3099a652a73193afe chromium/third_party/devtools-frontend/src/node_modules/encodeurl/LICENSE
|