Home
last modified time | relevance | path

Searched defs:localpath (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Dsshcontrol.py152 def copy_to(self, localpath, remotepath): argument
158 def copy_from(self, remotepath, localpath): argument
162 def copy_dir_to(self, localpath, remotepath): argument
207 def delete_dir_structure(self, localpath, remotepath): argument
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/
H A Drunexported.py61 def copy_to(self, localpath, remotepath): argument
64 def copy_from(self, remotepath, localpath): argument
H A Dtargetcontrol.py83 def copy_to(self, localpath, remotepath): argument
86 def copy_from(self, remotepath, localpath): argument
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/
H A Dlocal.py40 def localpath(self, urldata, d): member in Local
H A Dhg.py234 def localpath(self, ud, d): member in Hg
H A D__init__.py826 def localpath(url, d): function
1387 def localpath(self, urldata, d): member in FetchMethod
1691 def localpath(self, url): member in Fetch
H A Dgit.py306 def localpath(self, ud, d): member in Git