Searched defs:foldername (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/ |
| H A D | targetbuild.py | 18 def __init__(self, d, uri, foldername=None, tmpdir=None): argument 82 def __init__(self, target, d, uri, foldername=None): argument 110 def __init__(self, testpath, sdkenv, d, uri, foldername=None): argument
|
| H A D | buildproject.py | 18 def __init__(self, uri, foldername=None, tmpdir=None, dl_dir=None): argument
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/runtime/utils/ |
| H A D | targetbuildproject.py | 11 def __init__(self, target, uri, foldername=None, dl_dir=None): argument
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/sdk/utils/ |
| H A D | sdkbuildproject.py | 14 foldername=None, dl_dir=None): argument
|